Frames | No Frames |
Methods with parameter type org.omg.Security.SecAttribute | |
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) |
Methods with return type org.omg.Security.SecAttribute | |
SecAttribute[] |
Constructors with parameter type org.omg.Security.SecAttribute | |
Fields of type org.omg.Security.SecAttribute | |
SecAttribute[] | |
SecAttribute |
Methods with parameter type org.omg.Security.SecAttribute | |
void | |
void | |
void | |
void |
Methods with return type org.omg.Security.SecAttribute | |
SecAttribute[] | |
SecAttribute | |
SecAttribute[] | |
SecAttribute |
Methods with parameter type org.omg.Security.SecAttribute | |
Right[] | |
Right[] | |
Right[] | AccessPolicyOperations.get_effective_rights(SecAttribute[] attrib_list, ExtensibleFamily rights_family) |
Right[] | DomainAccessPolicyOperations.get_rights(SecAttribute priv_attr, DelegationState del_state, ExtensibleFamily rights_family) |
void | DomainAccessPolicyOperations.grant_rights(SecAttribute priv_attr, DelegationState del_state, Right[] rights) |
void | DomainAccessPolicyOperations.replace_rights(SecAttribute priv_attr, DelegationState del_state, Right[] rights) |
void | DomainAccessPolicyOperations.revoke_rights(SecAttribute priv_attr, DelegationState del_state, Right[] rights) |
Methods with parameter type org.omg.Security.SecAttribute | |
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) |
boolean | CredentialsOperations.set_privileges(boolean force_commit, SecAttribute[] requested_privileges, AttributeListHolder actual_privileges) |
Methods with return type org.omg.Security.SecAttribute | |
SecAttribute[] |
Constructors with parameter type org.omg.Security.SecAttribute | |
CredentialsImpl.CredentialsImpl(SecAttribute attributes, AuthenticationStatus status, InvocationCredentialsType type) | |
ReceivedCredentialsImpl.ReceivedCredentialsImpl(SecAttribute attributes, AuthenticationStatus authStatus) |
Methods with parameter type org.omg.Security.SecAttribute | |
AuthenticationStatus | PrincipalAuthenticatorImpl.authenticate(int method, String mechanism, String security_name, byte[] auth_data, SecAttribute privileges, CredentialsHolder creds, OpaqueHolder continuation_data, OpaqueHolder auth_specific_data) |
AuthenticationStatus | SunJssePrincipalAuthenticatorImpl.authenticate(int method, String mechanism, String security_name, byte[] auth_data, SecAttribute privileges, CredentialsHolder creds, OpaqueHolder continuation_data, OpaqueHolder auth_specific_data) |
KeyAndCert | |
Object | |
void | |
boolean | CredentialsImpl.set_privileges(boolean force_commit, SecAttribute requested_privileges, AttributeListHolder actual_privileges) force_commit is ignored. |
Methods with return type org.omg.Security.SecAttribute | |
SecAttribute | |
SecAttribute[] | can be used in access control decisions or auditing
|
SecAttribute[] | thread specific, from SecurityLevel1
|