Home » geronimo-2.2-source-release » org.apache.geronimo.corba.security.config.css » [javadoc | source]
org.apache.geronimo.corba.security.config.css
public class: CSSSASMechConfig [javadoc | source]
java.lang.Object
   org.apache.geronimo.corba.security.config.css.CSSSASMechConfig

All Implemented Interfaces:
    Serializable

Method from org.apache.geronimo.corba.security.config.css.CSSSASMechConfig Summary:
canHandle,   encodeAuthorizationElement,   encodeIdentityToken,   getIdentityToken,   getRequires,   getSupports,   isRequired,   setIdentityToken,   setRequired,   toString,   toString
Methods from java.lang.Object:
clone,   equals,   finalize,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.apache.geronimo.corba.security.config.css.CSSSASMechConfig Detail:
 public boolean canHandle(TSSSASMechConfig sasMech) 
 public AuthorizationElement[] encodeAuthorizationElement() 
 public IdentityToken encodeIdentityToken() 
 public CSSSASIdentityToken getIdentityToken() 
 public short getRequires() 
 public short getSupports() 
 public boolean isRequired() 
 public  void setIdentityToken(CSSSASIdentityToken identityToken) 
 public  void setRequired(boolean required) 
 public String toString() 
  void toString(String spaces,
    StringBuffer buf)