Uses of Interface
org.apache.cxf.sts.RealmParser
Packages that use RealmParser
-
Uses of RealmParser in org.apache.cxf.sts
Methods in org.apache.cxf.sts that return RealmParserModifier and TypeMethodDescriptionStaticSTSProperties.getRealmParser()Get the RealmParser object to use.STSPropertiesMBean.getRealmParser()Get the RealmParser object to use.Methods in org.apache.cxf.sts with parameters of type RealmParserModifier and TypeMethodDescriptionvoidStaticSTSProperties.setRealmParser(RealmParser realmParser) Set the RealmParser object to use.voidSTSPropertiesMBean.setRealmParser(RealmParser realmParser) Set the RealmParser object to use.