public class EntityVerifier extends Object
Constructor | Description |
---|---|
EntityVerifier() |
Modifier and Type | Method | Description |
---|---|---|
static org.opensaml.xml.security.credential.Credential |
getSPTrustedCredential(String entityID) |
|
static void |
verify(org.opensaml.saml2.metadata.EntitiesDescriptor entityDescriptor,
org.opensaml.xml.security.credential.Credential cred) |
|
static void |
verify(org.opensaml.saml2.metadata.EntityDescriptor entityDescriptor) |
|
static void |
verify(org.opensaml.saml2.metadata.EntityDescriptor entityDescriptor,
org.opensaml.xml.security.credential.Credential cred) |
public static void verify(org.opensaml.saml2.metadata.EntityDescriptor entityDescriptor) throws at.gv.egiz.eaaf.core.exceptions.EAAFException
at.gv.egiz.eaaf.core.exceptions.EAAFException
public static void verify(org.opensaml.saml2.metadata.EntityDescriptor entityDescriptor, org.opensaml.xml.security.credential.Credential cred) throws at.gv.egiz.eaaf.core.exceptions.EAAFException
at.gv.egiz.eaaf.core.exceptions.EAAFException
public static void verify(org.opensaml.saml2.metadata.EntitiesDescriptor entityDescriptor, org.opensaml.xml.security.credential.Credential cred) throws at.gv.egiz.eaaf.core.exceptions.EAAFException
at.gv.egiz.eaaf.core.exceptions.EAAFException
public static org.opensaml.xml.security.credential.Credential getSPTrustedCredential(String entityID) throws at.gv.egiz.eaaf.modules.pvp2.exception.CredentialsNotAvailableException
at.gv.egiz.eaaf.modules.pvp2.exception.CredentialsNotAvailableException
Copyright © 2019. All rights reserved.