Interface SandboxAuthnContext
- All Known Implementing Classes:
EmptySandboxAuthnConext
,RemoteSandboxAuthnContext
public interface SandboxAuthnContext
-
Method Summary
-
Method Details
-
getRemotePrincipal
Optional<RemotelyAuthenticatedPrincipal> getRemotePrincipal() -
getAuthnException
-
getLogs
String getLogs()
-