Package | Description |
---|---|
com.vmware.vapi.security |
Class and Description |
---|
AuthenticationConfig
Implementations of this interface will provide the authentication
configuration data
|
AuthenticationConfig.AuthnScheme
This class representations an authentication scheme
|
AuthenticationHandler
Implementations of this interface should be able to verify the authentication
data provided in the security context against an identity source.
|
AuthenticationHandler.AuthenticationResult
Implementations of this class will contain the needed authentication
result on a successful authentication.
|
PrincipalId
This interface represents a principal
|
SessionSecurityContext
This class represents the security context needed for authentication
a session ID.
|
UserPassSecurityContext
This class represents a security context suitable for user/password
authentication.
|
Copyright © 2015. All Rights Reserved.