Apache CXF API

Uses of Package
org.apache.cxf.sts.token.realm

Packages that use org.apache.cxf.sts.token.realm
org.apache.cxf.sts   
org.apache.cxf.sts.claims   
org.apache.cxf.sts.token.provider   
org.apache.cxf.sts.token.realm   
org.apache.cxf.sts.token.renewer   
org.apache.cxf.sts.token.validator   
 

Classes in org.apache.cxf.sts.token.realm used by org.apache.cxf.sts
Relationship
          This class holds the parameters that will be required to define a one-way relationship between a source and target realm.
RelationshipResolver
           
SAMLRealmCodec
          This interface defines a pluggable way to return a realm associated with a SAML Assertion.
 

Classes in org.apache.cxf.sts.token.realm used by org.apache.cxf.sts.claims
RealmSupport
           
 

Classes in org.apache.cxf.sts.token.realm used by org.apache.cxf.sts.token.provider
SAMLRealm
          This class defines some properties that are associated with a realm for the SAMLTokenProvider and SAMLTokenValidator.
 

Classes in org.apache.cxf.sts.token.realm used by org.apache.cxf.sts.token.realm
Relationship
          This class holds the parameters that will be required to define a one-way relationship between a source and target realm.
 

Classes in org.apache.cxf.sts.token.realm used by org.apache.cxf.sts.token.renewer
SAMLRealm
          This class defines some properties that are associated with a realm for the SAMLTokenProvider and SAMLTokenValidator.
 

Classes in org.apache.cxf.sts.token.realm used by org.apache.cxf.sts.token.validator
SAMLRealmCodec
          This interface defines a pluggable way to return a realm associated with a SAML Assertion.
UsernameTokenRealmCodec
          This interface defines a pluggable way to return a realm associated with a UsernameToken.
 


Apache CXF API

Apache CXF