public class SAML2MetaManager extends Object
SAML2MetaManager
provides methods to manage both the
standard entity descriptor and the extended entity configuration.Modifier and Type | Method and Description |
---|---|
String |
getEntityByMetaAlias(String metaAlias)
Returns entity ID associated with the metaAlias.
|
public String getEntityByMetaAlias(String metaAlias)
metaAlias
- The metaAlias.SAML2MetaException
- if unable to retrieve the entity ids.Copyright © 2010-2018, ForgeRock All Rights Reserved.