Apache CXF API

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

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

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

Methods in org.apache.cxf.sts.token.validator with parameters of type UsernameTokenRealmCodec
 void UsernameTokenValidator.setUsernameTokenRealmCodec(UsernameTokenRealmCodec usernameTokenRealmCodec)
          Set the UsernameTokenRealmCodec instance to use to return a realm from a validated token
 


Apache CXF API

Apache CXF