Uses of Interface
org.apache.cxf.sts.token.realm.SAMLRealmCodec

Packages that use SAMLRealmCodec
org.apache.cxf.sts.token.validator   
 

Uses of SAMLRealmCodec in org.apache.cxf.sts.token.validator
 

Methods in org.apache.cxf.sts.token.validator with parameters of type SAMLRealmCodec
 void SAMLTokenValidator.setSamlRealmCodec(SAMLRealmCodec samlRealmCodec)
          Set the SAMLRealmCodec instance to use to return a realm from a validated token
 



Apache CXF