Searched refs:fedid (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/federation/model/
H A DWSFedPropertiesModel.java181 * @param fedid is the entity id.
182 * @return attribute values of SP based on realm and fedid passed.
184 * attrubutes based on the realm and fedid passed.
186 Map getServiceProviderAttributes(String realm, String fedid) argument
193 * @param fedid is the entity id.
194 * @return attribute values of IDP based on realm and fedid passed.
196 * attrubutes based on the realm and fedid passed.
198 Map getIdentityProviderAttributes(String realm, String fedid) argument
202 * Returns FederationElement Object for the realm and fedid passed.
205 * @param fedid i
210 getEntityDesc(String realm, String fedid) argument
[all...]
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/federation/model/
H A DWSFedPropertiesModel.java183 * @param fedid is the entity id.
184 * @return attribute values of SP based on realm and fedid passed.
186 * attrubutes based on the realm and fedid passed.
188 Map getServiceProviderAttributes(String realm, String fedid) argument
195 * @param fedid is the entity id.
196 * @return attribute values of IDP based on realm and fedid passed.
198 * attrubutes based on the realm and fedid passed.
200 Map getIdentityProviderAttributes(String realm, String fedid) argument
204 * Returns FederationElement Object for the realm and fedid passed.
207 * @param fedid i
212 getEntityDesc(String realm, String fedid) argument
[all...]

Completed in 54 milliseconds