@Deprecated public class FSAccountFedInfo extends Object
Modifier and Type | Method and Description |
---|---|
boolean |
getAffiliation()
Deprecated.
Gets the affiliation federation type.
|
NameIdentifier |
getLocalNameIdentifier()
Deprecated.
Returns local NameIdentifier sent to other side(SP/IDP).
|
String |
getProviderID()
Deprecated.
Returns provider's (SP/IDP) ID.
|
NameIdentifier |
getRemoteNameIdentifier()
Deprecated.
Returns remote NameIdentifier received from other side(SP/IDP).
|
boolean |
isRoleIDP()
Deprecated.
Represents that in a specific federation remote
deployement participated as SP or IDP.
|
public String getProviderID()
public NameIdentifier getLocalNameIdentifier()
public NameIdentifier getRemoteNameIdentifier()
public boolean isRoleIDP()
public boolean getAffiliation()
Copyright © 2010-2018, ForgeRock All Rights Reserved.