Apache CXF API

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

Interface Summary
RealmSupport  
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.
 

Class Summary
CertConstraintsParser This class provides the functionality to match a given X509Certificate against a list of regular expressions.
Relationship This class holds the parameters that will be required to define a one-way relationship between a source and target realm.
RelationshipResolver  
SAMLRealm This class defines some properties that are associated with a realm for the SAMLTokenProvider and SAMLTokenValidator.
 


Apache CXF API

Apache CXF