Uses of Interface
org.apache.cxf.sts.RealmParser
-
Packages that use RealmParser Package Description org.apache.cxf.sts -
-
Uses of RealmParser in org.apache.cxf.sts
Methods in org.apache.cxf.sts that return RealmParser Modifier and Type Method Description RealmParserStaticSTSProperties. getRealmParser()Get the RealmParser object to use.RealmParserSTSPropertiesMBean. getRealmParser()Get the RealmParser object to use.Methods in org.apache.cxf.sts with parameters of type RealmParser Modifier and Type Method Description voidStaticSTSProperties. setRealmParser(RealmParser realmParser)Set the RealmParser object to use.voidSTSPropertiesMBean. setRealmParser(RealmParser realmParser)Set the RealmParser object to use.
-