org.picketlink.identity.federation.core.wstrust.exceptions
Class SamlCredentialParseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.security.GeneralSecurityException
org.picketlink.identity.federation.core.wstrust.exceptions.WSTrustGeneralException
org.picketlink.identity.federation.core.wstrust.exceptions.SamlCredentialParseException
- All Implemented Interfaces:
- Serializable
public class SamlCredentialParseException
- extends WSTrustGeneralException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
SamlCredentialParseException
public SamlCredentialParseException()
SamlCredentialParseException
public SamlCredentialParseException(String message,
Throwable cause)
SamlCredentialParseException
public SamlCredentialParseException(String message)
SamlCredentialParseException
public SamlCredentialParseException(Throwable cause)
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.