Uses of Class org.omg.Security.SecAttribute

Uses in package org.omg.SecurityReplaceable

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)

Uses in package org.omg.SecurityLevel1

Methods with return type org.omg.Security.SecAttribute

SecAttribute[]

Uses in package org.omg.Security

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

Uses in package org.omg.SecurityAdmin

Methods with parameter type org.omg.Security.SecAttribute

Right[]
Right[]
Right[]
Right[]
void
void
void

Uses in package org.omg.SecurityLevel2

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[]

Uses in package org.jacorb.security.level2

Constructors with parameter type org.omg.Security.SecAttribute

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
SecAttributeManager.createAttribute(Object attrib_value, AttributeType attribute_type)
SecAttribute[]
can be used in access control decisions or auditing
SecAttribute[]
thread specific, from SecurityLevel1