Uses of Class
org.apache.cxf.sts.token.realm.Relationship
Packages that use Relationship
-
Uses of Relationship in org.apache.cxf.sts
Methods in org.apache.cxf.sts that return types with arguments of type RelationshipModifier and TypeMethodDescriptionStaticSTSProperties.getRelationships()STSPropertiesMBean.getRelationships()Get the list of Relationship objects to use.Method parameters in org.apache.cxf.sts with type arguments of type RelationshipModifier and TypeMethodDescriptionvoidStaticSTSProperties.setRelationships(List<Relationship> relationships) voidSTSPropertiesMBean.setRelationships(List<Relationship> relationships) Set the list of Relationship objects to use. -
Uses of Relationship in org.apache.cxf.sts.token.realm
Methods in org.apache.cxf.sts.token.realm that return RelationshipModifier and TypeMethodDescriptionRelationshipResolver.resolveRelationship(String sourceRealm, String targetRealm) Constructor parameters in org.apache.cxf.sts.token.realm with type arguments of type Relationship