|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Relationship | |
---|---|
org.apache.cxf.sts | |
org.apache.cxf.sts.token.realm |
Uses of Relationship in org.apache.cxf.sts |
---|
Methods in org.apache.cxf.sts that return types with arguments of type Relationship | |
---|---|
List<Relationship> |
StaticSTSProperties.getRelationships()
|
List<Relationship> |
STSPropertiesMBean.getRelationships()
Get the list of Relationship objects to use. |
Method parameters in org.apache.cxf.sts with type arguments of type Relationship | |
---|---|
void |
StaticSTSProperties.setRelationships(List<Relationship> relationships)
|
void |
STSPropertiesMBean.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 Relationship | |
---|---|
Relationship |
RelationshipResolver.resolveRelationship(String sourceRealm,
String targetRealm)
|
Constructor parameters in org.apache.cxf.sts.token.realm with type arguments of type Relationship | |
---|---|
RelationshipResolver(List<Relationship> relationships)
|
|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |