|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CredentialsHolder | |
org.jacorb.security.level2 | |
org.omg.SecurityLevel2 | |
org.omg.SecurityReplaceable |
Uses of CredentialsHolder in org.jacorb.security.level2 |
Methods in org.jacorb.security.level2 with parameters of type CredentialsHolder | |
AuthenticationStatus |
PrincipalAuthenticatorImpl.authenticate(int method,
java.lang.String mechanism,
java.lang.String security_name,
byte[] auth_data,
SecAttribute[] privileges,
CredentialsHolder creds,
OpaqueHolder continuation_data,
OpaqueHolder auth_specific_data)
|
AuthenticationStatus |
SunJssePrincipalAuthenticatorImpl.authenticate(int method,
java.lang.String mechanism,
java.lang.String security_name,
byte[] auth_data,
SecAttribute[] privileges,
CredentialsHolder creds,
OpaqueHolder continuation_data,
OpaqueHolder auth_specific_data)
|
Uses of CredentialsHolder in org.omg.SecurityLevel2 |
Methods in org.omg.SecurityLevel2 with parameters of type CredentialsHolder | |
AuthenticationStatus |
PrincipalAuthenticatorOperations.authenticate(int method,
java.lang.String mechanism,
java.lang.String security_name,
byte[] auth_data,
SecAttribute[] privileges,
CredentialsHolder creds,
OpaqueHolder continuation_data,
OpaqueHolder auth_specific_data)
|
Uses of CredentialsHolder in org.omg.SecurityReplaceable |
Methods in org.omg.SecurityReplaceable with parameters of type CredentialsHolder | |
AuthenticationStatus |
VaultOperations.acquire_credentials(int method,
java.lang.String mechanism,
java.lang.String security_name,
byte[] auth_data,
SecAttribute[] privileges,
CredentialsHolder creds,
OpaqueHolder continuation_data,
OpaqueHolder auth_specific_data)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |