Package org.openorb.orb.security

SSLIOP rejection interceptors.

See:
          Description

Interface Summary
SecureAssociation Basic secure association.
 

Class Summary
ClientRejectUnsecureInterceptor This interceptor will reject all unsecured server requests with a NO_PERMISSION exception.
DistinguishedName Helper class for dealing with distinguished names.
SecurityAssociationOptions Helper class for dealing with org.omg.CSIIOP.AssociationOptions and org.omg.SSLIOP.AssociationOptions.
ServerRejectUnsecureInterceptor This interceptor will reject all unsecured server requests with a NO_PERMISSION exception.
 

Package org.openorb.orb.security Description

SSLIOP rejection interceptors.