Uses of Interface
org.apache.cxf.sts.token.realm.SAMLRealmCodec
Packages that use SAMLRealmCodec
-
Uses of SAMLRealmCodec in org.apache.cxf.sts
Methods in org.apache.cxf.sts that return SAMLRealmCodecModifier and TypeMethodDescriptionStaticSTSProperties.getSamlRealmCodec()STSPropertiesMBean.getSamlRealmCodec()Get the SAML Realm Codec object to use.Methods in org.apache.cxf.sts with parameters of type SAMLRealmCodecModifier and TypeMethodDescriptionvoidStaticSTSProperties.setSamlRealmCodec(SAMLRealmCodec samlRealmCodec) voidSTSPropertiesMBean.setSamlRealmCodec(SAMLRealmCodec samlRealmCodec) Set the SAML Realm Codec object to use. -
Uses of SAMLRealmCodec in org.apache.cxf.sts.token.validator
Methods in org.apache.cxf.sts.token.validator with parameters of type SAMLRealmCodecModifier and TypeMethodDescriptionvoidSAMLTokenValidator.setSamlRealmCodec(SAMLRealmCodec samlRealmCodec) Set the SAMLRealmCodec instance to use to return a realm from a validated token