org.jacorb.security.sas
public interface ISASContext
| Method Summary | |
|---|---|
| void | configure(Configuration configuration) |
| byte[] | createClientContext(ORB orb, Codec codec, CompoundSecMechList csmList) |
| String | getClientPrincipal() |
| String | getMechOID() |
| String | getValidatedPrincipal() |
| void | initClient() |
| void | initTarget() |
| boolean | validateContext(ORB orb, Codec codec, byte[] contextToken) |