public class EntityVerifier extends Object
Constructor and Description |
---|
EntityVerifier() |
Modifier and Type | Method and Description |
---|---|
static byte[] |
fetchSavedCredential(String entityID) |
static org.opensaml.xml.security.credential.Credential |
getSPTrustedCredential(String entityID) |
static void |
verify(org.opensaml.saml2.metadata.EntitiesDescriptor entityDescriptor) |
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 byte[] fetchSavedCredential(String entityID)
public static void verify(org.opensaml.saml2.metadata.EntityDescriptor entityDescriptor) throws at.gv.egovernment.moa.id.commons.api.exceptions.MOAIDException
at.gv.egovernment.moa.id.commons.api.exceptions.MOAIDException
public static void verify(org.opensaml.saml2.metadata.EntityDescriptor entityDescriptor, org.opensaml.xml.security.credential.Credential cred) throws at.gv.egovernment.moa.id.commons.api.exceptions.MOAIDException
at.gv.egovernment.moa.id.commons.api.exceptions.MOAIDException
public static void verify(org.opensaml.saml2.metadata.EntitiesDescriptor entityDescriptor, org.opensaml.xml.security.credential.Credential cred) throws at.gv.egovernment.moa.id.commons.api.exceptions.MOAIDException
at.gv.egovernment.moa.id.commons.api.exceptions.MOAIDException
public static void verify(org.opensaml.saml2.metadata.EntitiesDescriptor entityDescriptor) throws at.gv.egovernment.moa.id.commons.api.exceptions.MOAIDException
at.gv.egovernment.moa.id.commons.api.exceptions.MOAIDException
public static org.opensaml.xml.security.credential.Credential getSPTrustedCredential(String entityID) throws CredentialsNotAvailableException
CredentialsNotAvailableException
Copyright © 2017. All rights reserved.