public final class CustomWebAuthenticatorResult
extends java.lang.Object
CustomWebAuthenticator
after successful authentication.Constructor and Description |
---|
CustomWebAuthenticatorResult(CustomAuthenticatorPrincipal principal,
java.lang.String targetUrl)
Creates a new instance.
|
public CustomWebAuthenticatorResult(CustomAuthenticatorPrincipal principal, java.lang.String targetUrl)
principal
- the authenticated principal, may not be null
targetUrl
- the originally requested target URL, or null
Copyright © 2000-2020 TIBCO Software Inc. All Rights Reserved.