Package org.apache.cxf.sts.token.realm
Class RelationshipResolver
- java.lang.Object
-
- org.apache.cxf.sts.token.realm.RelationshipResolver
-
public class RelationshipResolver extends Object
-
-
Constructor Summary
Constructors Constructor Description RelationshipResolver(List<Relationship> relationships)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description RelationshipresolveRelationship(String sourceRealm, String targetRealm)
-
-
-
Constructor Detail
-
RelationshipResolver
public RelationshipResolver(List<Relationship> relationships)
-
-
Method Detail
-
resolveRelationship
public Relationship resolveRelationship(String sourceRealm, String targetRealm)
-
-