org.apache.cxf.sts.token.realm
Class RelationshipResolver
java.lang.Object
org.apache.cxf.sts.token.realm.RelationshipResolver
public class RelationshipResolver
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RelationshipResolver
public RelationshipResolver(List<Relationship> relationships)
resolveRelationship
public Relationship resolveRelationship(String sourceRealm,
String targetRealm)
Apache CXF