org.openorb.security
Interface SecureAssociation
- All Known Implementing Classes:
- SSLAssociation
- public interface SecureAssociation
Basic secure association. This is implemented by all secure transports.
|
Method Summary |
int |
getAssociationOptions()
Get the Security::AssociationOptions associated with the connection. |
java.lang.String |
getSecMech()
Get the security mechanism name. |
getSecMech
public java.lang.String getSecMech()
- Get the security mechanism name.
getAssociationOptions
public int getAssociationOptions()
- Get the Security::AssociationOptions associated with the connection.
This is a bitmask.