| java.lang.Object org.jacorb.security.sas.JsseContext
JsseContext | public JsseContext(Logger logger)(Code) | | |
configure | public void configure(Configuration configuration) throws ConfigurationException(Code) | | |
createClientContext | public byte[] createClientContext(ORB orb, Codec codec, CompoundSecMechList csmList)(Code) | | |
createIdentityToken | public IdentityToken createIdentityToken(ORB orb, Codec codec, CompoundSecMechList csmList)(Code) | | |
getValidatedPrincipal | public String getValidatedPrincipal()(Code) | | |
initClient | public void initClient()(Code) | | |
initTarget | public void initTarget()(Code) | | |
validate | public boolean validate(ServerRequestInfo ri, byte[] contextToken)(Code) | | |
validateContext | public boolean validateContext(ORB orb, Codec codec, byte[] contextToken)(Code) | | |
|
|