Class AuthenticationRequiredUrlCallbackException

    • Constructor Detail

      • AuthenticationRequiredUrlCallbackException

        public AuthenticationRequiredUrlCallbackException​(Throwable cause)
      • AuthenticationRequiredUrlCallbackException

        public AuthenticationRequiredUrlCallbackException​(Throwable cause,
                                                          URI redirectUri,
                                                          String context)
    • Method Detail

      • getRedirectUri

        @Nullable
        public @Nullable URI getRedirectUri()
      • getContext

        public String getContext()