Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.omg.CORBA.LocalObject
org.jacorb.security.level2.CurrentImpl
Constructor Summary | |
|
Method Summary | |
AccessDecision | |
AuditDecision | |
void |
|
void |
|
InvocationCredentialsPolicy | |
MechanismPolicy |
|
QOPPolicy |
|
void |
|
Logger |
|
KeyAndCert[] | |
SecAttribute[] |
|
Credentials[] |
|
Policy |
|
SecurityMechanismData[] |
|
void |
|
Credentials[] | |
PrincipalAuthenticator | |
ReceivedCredentials | |
SecurityFeature[] | |
void |
|
void | |
RequiredRights | |
void |
|
void | |
MechandOptions[] |
Methods inherited from class org.omg.CORBA.LocalObject | |
_create_request , _create_request , _duplicate , _get_domain_managers , _get_interface , _get_interface_def , _get_policy , _hash , _ids , _invoke , _is_a , _is_equivalent , _is_local , _non_existent , _orb , _release , _releaseReply , _request , _request , _servant_postinvoke , _servant_preinvoke , _set_policy_override , validate_connection |
public AccessDecision access_decision()
- Specified by:
- access_decision in interface CurrentOperations
public AuditDecision audit_decision()
- Specified by:
- audit_decision in interface CurrentOperations
public void close()
public void configure(Configuration myConfiguration) throws ConfigurationException
public InvocationCredentialsPolicy create_invoc_creds_policy(Credentials creds)
public QOPPolicy create_qop_policy(QOP qop)
- Specified by:
- create_qop_policy in interface CurrentOperations
public void finalize()
public Logger getLogger()
used by interceptors
public SecAttribute[] get_attributes(AttributeType types)
thread specific, from SecurityLevel1
public Credentials[] get_credentials(CredentialType cred_type)
- Specified by:
- get_credentials in interface CurrentOperations
public Policy get_policy(int policy_type)
- Specified by:
- get_policy in interface CurrentOperations
public SecurityMechanismData[] get_security_mechanisms(Object obj_ref)
- Specified by:
- get_security_mechanisms in interface CurrentOperations
public void init()
public Credentials[] own_credentials()
- Specified by:
- own_credentials in interface CurrentOperations
public PrincipalAuthenticator principal_authenticator()
- Specified by:
- principal_authenticator in interface CurrentOperations
public ReceivedCredentials received_credentials()
- Specified by:
- received_credentials in interface CurrentOperations
public void remove_own_credentials(Credentials credentials)
This will remove the passed Credentials from the list of own_credentials. The passed object has to be the same instance as the one to be removed.
- Specified by:
- remove_own_credentials in interface CurrentOperations
public void remove_received_credentials()
public RequiredRights required_rights_object()
- Specified by:
- required_rights_object in interface CurrentOperations
public void set_credentials(CredentialType cred_type, Credentials creds, DelegationMode del)
public MechandOptions[] supported_mechanisms()
- Specified by:
- supported_mechanisms in interface CurrentOperations