PicketLink Federation Server Bindings for JBoss AS7.x 2.1.3.1-redhat-1

org.picketlink.identity.federation
Class PicketLinkLoggerImpl

java.lang.Object
  extended by org.picketlink.identity.federation.PicketLinkLoggerImpl
All Implemented Interfaces:
PicketLinkLogger

public final class PicketLinkLoggerImpl
extends Object
implements PicketLinkLogger

Author:
Pedro Silva

Method Summary
 ProcessingException assertionExpiredError(AssertionExpiredException aee)
           
 ProcessingException assertionInvalidError()
           
 void attributeManagerError(Throwable t)
           
 void attributeProviderInstationError(Throwable t)
           
 ConfigurationException auditAuditManagerNotFound(String location, Throwable t)
           
 void auditEvent(String auditEvent)
           
 IllegalStateException auditNullAuditManager()
           
 ConfigurationException auditSecurityDomainNotFound(Throwable t)
           
 LoginException authAssertionValidationError(Throwable t)
           
 IllegalStateException authCouldNotCreateWSTrustClient(Throwable t)
           
 LoginException authCouldNotIssueSAMLToken()
           
 LoginException authCouldNotLocateSecurityToken()
           
 LoginException authCouldNotValidateSAMLToken(Element token)
           
 LoginException authErrorHandlingCallback(Throwable t)
           
 LoginException authFailedToCreatePrincipal(Throwable t)
           
 LoginException authFailedToParseSAMLAssertion(Throwable t)
           
 LoginException authInvalidSAMLAssertionBySTS()
           
 LoginException authLoginError(Throwable t)
           
 LoginException authNoCertificateFoundForAliasError(String alias, String name)
           
 LoginException authNullKeyStoreAliasFromSecurityDomainError(String name)
           
 LoginException authNullKeyStoreFromSecurityDomainError(String name)
           
 LoginException authSAMLAssertionExpiredError()
           
 void authSAMLAssertionIssuingFailed(Throwable t)
           
 RuntimeException authSAMLAssertionNullOrEmpty()
           
 LoginException authSAMLCredentialNotAvailable()
           
 LoginException authSAMLInvalidSignatureError()
           
 LoginException authSharedCredentialIsNotSAMLCredential(String className)
           
 LoginException authSTSConfigFileNotFound()
           
 RuntimeException authUnableToGetIdentityFromSubject()
           
 RuntimeException authUnableToInstantiateHandler(String token, Throwable t)
           
 ProcessingException classNotLoadedError(String fqn)
           
 ConfigurationException configurationError(Throwable t)
           
 RuntimeException configurationFileMissing(String configFile)
           
 ProcessingException couldNotCreateInstance(String fqn, Throwable t)
           
 IllegalStateException couldNotLoadProperties(String configFile)
           
 void couldNotObtainSecurityContext()
           
 void debug(String message)
           
 IllegalStateException domMissingDocElementError(String element)
           
 IllegalStateException domMissingElementError(String element)
           
 RuntimeException encryptProcessError(Throwable t)
           
 RuntimeException encryptUnknownAlgoError(String certAlgo)
           
 void error(String message)
           
 void error(Throwable t)
           
 IllegalStateException fileNotLocated(String policyConfigFileName)
           
 void info(String message)
           
 RuntimeException injectedValueMissing(String value)
           
 IllegalArgumentException invalidArgumentError(String message)
           
 boolean isDebugEnabled()
           
 boolean isInfoEnabled()
           
 IllegalArgumentException issuerInfoMissingStatusCodeError()
           
 boolean isTraceEnabled()
           
 RuntimeException jbossWSAuthorizationFailed()
           
 void jbossWSErrorGettingOperationName(Throwable t)
           
 void jbossWSUnableToCreateBinaryToken(Throwable t)
           
 void jbossWSUnableToCreateSecurityToken()
           
 RuntimeException jbossWSUnableToCreateSSLSocketFactory(Throwable t)
           
 RuntimeException jbossWSUnableToFindSSLSocketFactory()
           
 RuntimeException jbossWSUnableToLoadJBossWSSEConfigError()
           
 void jbossWSUnableToWriteSOAPMessage(Throwable t)
           
 ProcessingException jbossWSUncheckedAndRolesCannotBeTogether()
           
 void jceProviderCouldNotBeLoaded(String name, Throwable t)
           
 TrustKeyConfigurationException keyStoreConfigurationError(Throwable t)
           
 IllegalStateException keyStoreMissingDomainAlias(String domain)
           
 RuntimeException keyStoreNotLocated(String keyStore)
           
 IllegalStateException keyStoreNullAlias()
           
 void keyStoreNullPublicKeyForAlias(String alias)
           
 RuntimeException keyStoreNullSigningKeyPass()
           
 IllegalStateException keyStoreNullStore()
           
 TrustKeyProcessingException keyStoreProcessingError(Throwable t)
           
 void keyStoreSetup()
           
 void mappingContextNull()
           
 RuntimeException notEqualError(String first, String second)
           
 RuntimeException notImplementedYet(String feature)
           
 IOException notSerializableError(String message)
           
 IllegalArgumentException nullArgumentError(String argument)
           
 RuntimeException nullValueError(String nullValue)
           
 IllegalStateException optionNotSet(String option)
           
 ParsingException parserError(Throwable t)
           
 ParsingException parserException(Throwable t)
           
 ParsingException parserExpectedEndTag(String tagName)
           
 RuntimeException parserExpectedTag(String tag, String foundElementTag)
           
 ParsingException parserExpectedTextValue(String string)
           
 RuntimeException parserExpectedXSI(String expectedXsi)
           
 RuntimeException parserFailed(String elementName)
           
 IllegalStateException parserNullStartElement()
           
 ParsingException parserRequiredAttribute(String attribute)
           
 ParsingException parserUnableParsingNullToken()
           
 RuntimeException parserUnknownEndElement(String endElementName)
           
 RuntimeException parserUnknownStartElement(String elementName, Location location)
           
 RuntimeException parserUnknownTag(String tag, Location location)
           
 ParsingException parserUnknownXSI(String xsiTypeValue)
           
 ProcessingException processingError(Throwable t)
           
 ProcessingException resourceNotFound(String resource)
           
 void samlAssertion(String nodeAsString)
           
 void samlAssertionExpired(String id)
           
 ProcessingException samlAssertionExpiredError()
           
 ProcessingException samlAssertionMarshallError(Throwable t)
           
 void samlAssertionPasingFailed(Throwable t)
           
 ProcessingException samlAssertionRevokedCouldNotRenew(String id)
           
 ProcessingException samlAssertionUnmarshallError(Throwable t)
           
 void samlAssertionWithoutExpiration(String id)
           
 void samlBase64DecodingError(Throwable t)
           
 void samlErrorPageForwardError(String errorPage, Throwable t)
           
 RuntimeException samlHandlerAssertionNotFound()
           
 void samlHandlerAttributeSetup(String name)
           
 void samlHandlerAuthenticationError(Throwable t)
           
 ProcessingException samlHandlerAuthnRequestIsNull()
           
 RuntimeException samlHandlerChainProcessingError(Throwable t)
           
 void samlHandlerConfigurationError(Throwable t)
           
 void samlHandlerErrorSigningRedirectBindingMessage(Throwable t)
           
 void samlHandlerErrorValidatingSignature(Throwable t)
           
 ProcessingException samlHandlerFailedInResponseToVerificarionError()
           
 void samlHandlerFailedInResponseToVerification(String inResponseTo, String authnRequestId)
           
 ProcessingException samlHandlerIdentityServerNotFoundError()
           
 SecurityException samlHandlerIDPAuthenticationFailedError()
           
 ProcessingException samlHandlerInvalidSignatureError()
           
 void samlHandlerKeyPairNotFound()
           
 ProcessingException samlHandlerKeyPairNotFoundError()
           
 IllegalArgumentException samlHandlerNoAssertionFromIDP()
           
 ProcessingException samlHandlerNullEncryptedAssertion()
           
 ProcessingException samlHandlerPrincipalNotFoundError()
           
 void samlHandlerRoleGeneratorSetupError(Throwable t)
           
 IllegalStateException samlHandlerServiceProviderConfigNotFound()
           
 ProcessingException samlHandlerSignatureNotPresentError()
           
 ProcessingException samlHandlerSignatureValidationError(Throwable t)
           
 SignatureValidationException samlHandlerSignatureValidationFailed()
           
 RuntimeException samlHandlerSigningRedirectBindingMessageError(Throwable t)
           
 ConfigurationException samlHandlerTrustElementMissingError()
           
 void samlIdentityServerActiveSessionCount(int activeSessionCount)
           
 void samlIdentityServerSessionCreated(String id, int activeSessionCount)
           
 void samlIdentityServerSessionDestroyed(String id, int activeSessionCount)
           
 RuntimeException samlIDPConfigurationError(Throwable t)
           
 void samlIDPHandlingSAML11Error(Throwable t)
           
 void samlIDPInstallingDefaultSTSConfig()
           
 void samlIDPRequestProcessingError(Throwable t)
           
 void samlIDPSettingCanonicalizationMethod(String canonicalizationMethod)
           
 void samlIDPUnableToSetParticipantStackUsingDefault(Throwable t)
           
 GeneralSecurityException samlIDPValidationCheckFailed()
           
 IllegalArgumentException samlInvalidProtocolBinding()
           
 IssueInstantMissingException samlIssueInstantMissingError()
           
 IssuerNotTrustedException samlIssuerNotTrustedError(String issuer)
           
 IssuerNotTrustedException samlIssuerNotTrustedException(Throwable t)
           
 void samlLogoutError(Throwable t)
           
 void samlMetaDataIdentityProviderLoadingError(Throwable t)
           
 void samlMetaDataServiceProviderLoadingError(Throwable t)
           
 void samlParsingError(Throwable t)
           
 void samlResponseFromIDPParsingFailed()
           
 void samlSecurityTokenAlreadyPersisted(String id)
           
 void samlSecurityTokenNotFoundInRegistry(String id)
           
 RuntimeException samlSPConfigurationError(Throwable t)
           
 void samlSPCouldNotDispatchToLogoutPage(String logOutPage)
           
 void samlSPFallingBackToLocalFormAuthentication()
           
 void samlSPHandleRequestError(Throwable t)
           
 IOException samlSPProcessingExceptionError(Throwable t)
           
 RuntimeException samlSPResponseNotCatalinaResponseError(Object response)
           
 void samlSPSettingCanonicalizationMethod(String canonicalizationMethod)
           
 void samlSPUnableToGetIDPDescriptorFromMetadata()
           
 IllegalArgumentException shouldNotBeTheSameError(String message)
           
 void signatureAssertionValidationError(Throwable t)
           
 XMLSignatureException signatureError(Throwable e)
           
 XMLSignatureException signatureInvalidError(String message, Throwable t)
           
 RuntimeException signatureUnknownAlgo(String algo)
           
 void stsConfigurationFileLoaded(String fileName)
           
 void stsConfigurationFileNotFoundClassLoader(String fileName)
           
 void stsConfigurationFileNotFoundTCL(String fileName)
           
 ConfigurationException stsConfigurationFileParsingError(Throwable t)
           
 WSTrustException stsError(Throwable t)
           
 WSTrustException stsKeyInfoTypeCreationError(Throwable t)
           
 ProcessingException stsNoTokenProviderError(String configuration, String protocolContext)
           
 RuntimeException stsPublicKeyCertError(Throwable t)
           
 RuntimeException stsPublicKeyError(String serviceName, Throwable t)
           
 void stsRevocationRegistryInstantiationError()
           
 void stsRevocationRegistryInvalidType(String registryOption)
           
 void stsRevocationRegistryNotSpecified()
           
 void stsSecretKeyNotEncrypted()
           
 void stsSecurityTokenShouldBeEncrypted()
           
 void stsSecurityTokenSignatureNotVerified()
           
 RuntimeException stsSigningKeyPairError(Throwable t)
           
 void stsTokenRegistryInstantiationError()
           
 void stsTokenRegistryInvalidType(String tokenRegistryOption)
           
 void stsTokenRegistryNotSpecified()
           
 void stsTokenTimeoutNotSpecified()
           
 RuntimeException stsUnableToConstructKeyManagerError(Throwable t)
           
 void stsUsingDefaultConfiguration(String fileName)
           
 void stsWrongAttributeProviderTypeNotInstalled(String attributeProviderClassName)
           
 WebServiceException stsWSConfigurationError(Throwable t)
           
 WebServiceException stsWSError(Throwable t)
           
 WebServiceException stsWSHandlingTokenRequestError(Throwable t)
           
 WSTrustException stsWSInvalidRequestTypeError(String requestType)
           
 WebServiceException stsWSInvalidTokenRequestError()
           
 WebServiceException stsWSResponseWritingError(Throwable t)
           
 RuntimeException systemPropertyMissingError(String property)
           
 void trace(String message)
           
 void trace(String message, Throwable t)
           
 void trace(Throwable t)
           
 void trustKeyManagerCreationError(Throwable t)
           
 TrustKeyConfigurationException trustKeyManagerMissing()
           
 IOException unableLocalAuthentication(Throwable t)
           
 RuntimeException unableToDecodePasswordError(String password)
           
 RuntimeException unknowCredentialType(String name)
           
 RuntimeException unknownObjectType(Object attrValue)
           
 RuntimeException unsupportedRoleType(Object attrValue)
           
 RuntimeException unsupportedType(String name)
           
 void usingLoggerImplementation(String className)
           
 void warn(String message)
           
 ProcessingException writerInvalidKeyInfoNullContentError()
           
 ProcessingException writerNullValueError(String value)
           
 RuntimeException writerUnknownTypeError(String name)
           
 RuntimeException writerUnsupportedAttributeValueError(String value)
           
 IllegalArgumentException wrongTypeError(String message)
           
 WSTrustException wsTrustClientPublicKeyError()
           
 WSTrustException wsTrustCombinedSecretKeyError(Throwable t)
           
 ProcessingException wsTrustNullCancelTargetError()
           
 ProcessingException wsTrustNullRenewTargetError()
           
 ProcessingException wsTrustNullValidationTargetError()
           
 RuntimeException wsTrustUnableToGetDataTypeFactory(Throwable t)
           
 ProcessingException wsTrustValidationStatusCodeMissing()
           
 RuntimeException xacmlPDPMessageProcessingError(Throwable t)
           
 void xmlCouldNotGetSchema(Throwable t)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

nullArgumentError

public IllegalArgumentException nullArgumentError(String argument)
Specified by:
nullArgumentError in interface PicketLinkLogger

shouldNotBeTheSameError

public IllegalArgumentException shouldNotBeTheSameError(String message)
Specified by:
shouldNotBeTheSameError in interface PicketLinkLogger

resourceNotFound

public ProcessingException resourceNotFound(String resource)
Specified by:
resourceNotFound in interface PicketLinkLogger

processingError

public ProcessingException processingError(Throwable t)
Specified by:
processingError in interface PicketLinkLogger

unsupportedType

public RuntimeException unsupportedType(String name)
Specified by:
unsupportedType in interface PicketLinkLogger

signatureError

public XMLSignatureException signatureError(Throwable e)
Specified by:
signatureError in interface PicketLinkLogger

nullValueError

public RuntimeException nullValueError(String nullValue)
Specified by:
nullValueError in interface PicketLinkLogger

notImplementedYet

public RuntimeException notImplementedYet(String feature)
Specified by:
notImplementedYet in interface PicketLinkLogger

auditNullAuditManager

public IllegalStateException auditNullAuditManager()
Specified by:
auditNullAuditManager in interface PicketLinkLogger

isInfoEnabled

public boolean isInfoEnabled()
Specified by:
isInfoEnabled in interface PicketLinkLogger

auditEvent

public void auditEvent(String auditEvent)
Specified by:
auditEvent in interface PicketLinkLogger

injectedValueMissing

public RuntimeException injectedValueMissing(String value)
Specified by:
injectedValueMissing in interface PicketLinkLogger

keyStoreSetup

public void keyStoreSetup()
Specified by:
keyStoreSetup in interface PicketLinkLogger

keyStoreNullStore

public IllegalStateException keyStoreNullStore()
Specified by:
keyStoreNullStore in interface PicketLinkLogger

keyStoreNullPublicKeyForAlias

public void keyStoreNullPublicKeyForAlias(String alias)
Specified by:
keyStoreNullPublicKeyForAlias in interface PicketLinkLogger

keyStoreConfigurationError

public TrustKeyConfigurationException keyStoreConfigurationError(Throwable t)
Specified by:
keyStoreConfigurationError in interface PicketLinkLogger

keyStoreProcessingError

public TrustKeyProcessingException keyStoreProcessingError(Throwable t)
Specified by:
keyStoreProcessingError in interface PicketLinkLogger

keyStoreMissingDomainAlias

public IllegalStateException keyStoreMissingDomainAlias(String domain)
Specified by:
keyStoreMissingDomainAlias in interface PicketLinkLogger

keyStoreNullSigningKeyPass

public RuntimeException keyStoreNullSigningKeyPass()
Specified by:
keyStoreNullSigningKeyPass in interface PicketLinkLogger

keyStoreNotLocated

public RuntimeException keyStoreNotLocated(String keyStore)
Specified by:
keyStoreNotLocated in interface PicketLinkLogger

keyStoreNullAlias

public IllegalStateException keyStoreNullAlias()
Specified by:
keyStoreNullAlias in interface PicketLinkLogger

parserUnknownEndElement

public RuntimeException parserUnknownEndElement(String endElementName)
Specified by:
parserUnknownEndElement in interface PicketLinkLogger

parserUnknownTag

public RuntimeException parserUnknownTag(String tag,
                                         Location location)
Specified by:
parserUnknownTag in interface PicketLinkLogger

parserRequiredAttribute

public ParsingException parserRequiredAttribute(String attribute)
Specified by:
parserRequiredAttribute in interface PicketLinkLogger

parserUnknownStartElement

public RuntimeException parserUnknownStartElement(String elementName,
                                                  Location location)
Specified by:
parserUnknownStartElement in interface PicketLinkLogger

parserNullStartElement

public IllegalStateException parserNullStartElement()
Specified by:
parserNullStartElement in interface PicketLinkLogger

parserUnknownXSI

public ParsingException parserUnknownXSI(String xsiTypeValue)
Specified by:
parserUnknownXSI in interface PicketLinkLogger

parserExpectedEndTag

public ParsingException parserExpectedEndTag(String tagName)
Specified by:
parserExpectedEndTag in interface PicketLinkLogger

parserException

public ParsingException parserException(Throwable t)
Specified by:
parserException in interface PicketLinkLogger

parserExpectedTextValue

public ParsingException parserExpectedTextValue(String string)
Specified by:
parserExpectedTextValue in interface PicketLinkLogger

parserExpectedXSI

public RuntimeException parserExpectedXSI(String expectedXsi)
Specified by:
parserExpectedXSI in interface PicketLinkLogger

parserExpectedTag

public RuntimeException parserExpectedTag(String tag,
                                          String foundElementTag)
Specified by:
parserExpectedTag in interface PicketLinkLogger

parserFailed

public RuntimeException parserFailed(String elementName)
Specified by:
parserFailed in interface PicketLinkLogger

parserUnableParsingNullToken

public ParsingException parserUnableParsingNullToken()
Specified by:
parserUnableParsingNullToken in interface PicketLinkLogger

parserError

public ParsingException parserError(Throwable t)
Specified by:
parserError in interface PicketLinkLogger

xacmlPDPMessageProcessingError

public RuntimeException xacmlPDPMessageProcessingError(Throwable t)
Specified by:
xacmlPDPMessageProcessingError in interface PicketLinkLogger

fileNotLocated

public IllegalStateException fileNotLocated(String policyConfigFileName)
Specified by:
fileNotLocated in interface PicketLinkLogger

optionNotSet

public IllegalStateException optionNotSet(String option)
Specified by:
optionNotSet in interface PicketLinkLogger

stsTokenRegistryNotSpecified

public void stsTokenRegistryNotSpecified()
Specified by:
stsTokenRegistryNotSpecified in interface PicketLinkLogger

stsTokenRegistryInvalidType

public void stsTokenRegistryInvalidType(String tokenRegistryOption)
Specified by:
stsTokenRegistryInvalidType in interface PicketLinkLogger

stsTokenRegistryInstantiationError

public void stsTokenRegistryInstantiationError()
Specified by:
stsTokenRegistryInstantiationError in interface PicketLinkLogger

stsRevocationRegistryNotSpecified

public void stsRevocationRegistryNotSpecified()
Specified by:
stsRevocationRegistryNotSpecified in interface PicketLinkLogger

stsRevocationRegistryInvalidType

public void stsRevocationRegistryInvalidType(String registryOption)
Specified by:
stsRevocationRegistryInvalidType in interface PicketLinkLogger

stsRevocationRegistryInstantiationError

public void stsRevocationRegistryInstantiationError()
Specified by:
stsRevocationRegistryInstantiationError in interface PicketLinkLogger

samlAssertionExpiredError

public ProcessingException samlAssertionExpiredError()
Specified by:
samlAssertionExpiredError in interface PicketLinkLogger

assertionInvalidError

public ProcessingException assertionInvalidError()
Specified by:
assertionInvalidError in interface PicketLinkLogger

writerUnknownTypeError

public RuntimeException writerUnknownTypeError(String name)
Specified by:
writerUnknownTypeError in interface PicketLinkLogger

writerNullValueError

public ProcessingException writerNullValueError(String value)
Specified by:
writerNullValueError in interface PicketLinkLogger

writerUnsupportedAttributeValueError

public RuntimeException writerUnsupportedAttributeValueError(String value)
Specified by:
writerUnsupportedAttributeValueError in interface PicketLinkLogger

issuerInfoMissingStatusCodeError

public IllegalArgumentException issuerInfoMissingStatusCodeError()
Specified by:
issuerInfoMissingStatusCodeError in interface PicketLinkLogger

classNotLoadedError

public ProcessingException classNotLoadedError(String fqn)
Specified by:
classNotLoadedError in interface PicketLinkLogger

couldNotCreateInstance

public ProcessingException couldNotCreateInstance(String fqn,
                                                  Throwable t)
Specified by:
couldNotCreateInstance in interface PicketLinkLogger

systemPropertyMissingError

public RuntimeException systemPropertyMissingError(String property)
Specified by:
systemPropertyMissingError in interface PicketLinkLogger

samlMetaDataIdentityProviderLoadingError

public void samlMetaDataIdentityProviderLoadingError(Throwable t)
Specified by:
samlMetaDataIdentityProviderLoadingError in interface PicketLinkLogger

samlMetaDataServiceProviderLoadingError

public void samlMetaDataServiceProviderLoadingError(Throwable t)
Specified by:
samlMetaDataServiceProviderLoadingError in interface PicketLinkLogger

signatureAssertionValidationError

public void signatureAssertionValidationError(Throwable t)
Specified by:
signatureAssertionValidationError in interface PicketLinkLogger

samlAssertionExpired

public void samlAssertionExpired(String id)
Specified by:
samlAssertionExpired in interface PicketLinkLogger

unknownObjectType

public RuntimeException unknownObjectType(Object attrValue)
Specified by:
unknownObjectType in interface PicketLinkLogger

configurationError

public ConfigurationException configurationError(Throwable t)
Specified by:
configurationError in interface PicketLinkLogger

trace

public void trace(String message)
Specified by:
trace in interface PicketLinkLogger

signatureUnknownAlgo

public RuntimeException signatureUnknownAlgo(String algo)
Specified by:
signatureUnknownAlgo in interface PicketLinkLogger

invalidArgumentError

public IllegalArgumentException invalidArgumentError(String message)
Specified by:
invalidArgumentError in interface PicketLinkLogger

stsNoTokenProviderError

public ProcessingException stsNoTokenProviderError(String configuration,
                                                   String protocolContext)
Specified by:
stsNoTokenProviderError in interface PicketLinkLogger

debug

public void debug(String message)
Specified by:
debug in interface PicketLinkLogger

stsConfigurationFileNotFoundTCL

public void stsConfigurationFileNotFoundTCL(String fileName)
Specified by:
stsConfigurationFileNotFoundTCL in interface PicketLinkLogger

stsConfigurationFileNotFoundClassLoader

public void stsConfigurationFileNotFoundClassLoader(String fileName)
Specified by:
stsConfigurationFileNotFoundClassLoader in interface PicketLinkLogger

stsUsingDefaultConfiguration

public void stsUsingDefaultConfiguration(String fileName)
Specified by:
stsUsingDefaultConfiguration in interface PicketLinkLogger

stsConfigurationFileLoaded

public void stsConfigurationFileLoaded(String fileName)
Specified by:
stsConfigurationFileLoaded in interface PicketLinkLogger

stsConfigurationFileParsingError

public ConfigurationException stsConfigurationFileParsingError(Throwable t)
Specified by:
stsConfigurationFileParsingError in interface PicketLinkLogger

notSerializableError

public IOException notSerializableError(String message)
Specified by:
notSerializableError in interface PicketLinkLogger

trustKeyManagerCreationError

public void trustKeyManagerCreationError(Throwable t)
Specified by:
trustKeyManagerCreationError in interface PicketLinkLogger

info

public void info(String message)
Specified by:
info in interface PicketLinkLogger

error

public void error(String message)
Specified by:
error in interface PicketLinkLogger

xmlCouldNotGetSchema

public void xmlCouldNotGetSchema(Throwable t)
Specified by:
xmlCouldNotGetSchema in interface PicketLinkLogger

isTraceEnabled

public boolean isTraceEnabled()
Specified by:
isTraceEnabled in interface PicketLinkLogger

isDebugEnabled

public boolean isDebugEnabled()
Specified by:
isDebugEnabled in interface PicketLinkLogger

jceProviderCouldNotBeLoaded

public void jceProviderCouldNotBeLoaded(String name,
                                        Throwable t)
Specified by:
jceProviderCouldNotBeLoaded in interface PicketLinkLogger

writerInvalidKeyInfoNullContentError

public ProcessingException writerInvalidKeyInfoNullContentError()
Specified by:
writerInvalidKeyInfoNullContentError in interface PicketLinkLogger

notEqualError

public RuntimeException notEqualError(String first,
                                      String second)
Specified by:
notEqualError in interface PicketLinkLogger

wrongTypeError

public IllegalArgumentException wrongTypeError(String message)
Specified by:
wrongTypeError in interface PicketLinkLogger

encryptUnknownAlgoError

public RuntimeException encryptUnknownAlgoError(String certAlgo)
Specified by:
encryptUnknownAlgoError in interface PicketLinkLogger

domMissingDocElementError

public IllegalStateException domMissingDocElementError(String element)
Specified by:
domMissingDocElementError in interface PicketLinkLogger

domMissingElementError

public IllegalStateException domMissingElementError(String element)
Specified by:
domMissingElementError in interface PicketLinkLogger

stsWSInvalidTokenRequestError

public WebServiceException stsWSInvalidTokenRequestError()
Specified by:
stsWSInvalidTokenRequestError in interface PicketLinkLogger

stsWSError

public WebServiceException stsWSError(Throwable t)
Specified by:
stsWSError in interface PicketLinkLogger

stsWSConfigurationError

public WebServiceException stsWSConfigurationError(Throwable t)
Specified by:
stsWSConfigurationError in interface PicketLinkLogger

stsWSInvalidRequestTypeError

public WSTrustException stsWSInvalidRequestTypeError(String requestType)
Specified by:
stsWSInvalidRequestTypeError in interface PicketLinkLogger

stsWSHandlingTokenRequestError

public WebServiceException stsWSHandlingTokenRequestError(Throwable t)
Specified by:
stsWSHandlingTokenRequestError in interface PicketLinkLogger

stsWSResponseWritingError

public WebServiceException stsWSResponseWritingError(Throwable t)
Specified by:
stsWSResponseWritingError in interface PicketLinkLogger

stsUnableToConstructKeyManagerError

public RuntimeException stsUnableToConstructKeyManagerError(Throwable t)
Specified by:
stsUnableToConstructKeyManagerError in interface PicketLinkLogger

stsPublicKeyError

public RuntimeException stsPublicKeyError(String serviceName,
                                          Throwable t)
Specified by:
stsPublicKeyError in interface PicketLinkLogger

stsSigningKeyPairError

public RuntimeException stsSigningKeyPairError(Throwable t)
Specified by:
stsSigningKeyPairError in interface PicketLinkLogger

stsPublicKeyCertError

public RuntimeException stsPublicKeyCertError(Throwable t)
Specified by:
stsPublicKeyCertError in interface PicketLinkLogger

stsTokenTimeoutNotSpecified

public void stsTokenTimeoutNotSpecified()
Specified by:
stsTokenTimeoutNotSpecified in interface PicketLinkLogger

wsTrustCombinedSecretKeyError

public WSTrustException wsTrustCombinedSecretKeyError(Throwable t)
Specified by:
wsTrustCombinedSecretKeyError in interface PicketLinkLogger

wsTrustClientPublicKeyError

public WSTrustException wsTrustClientPublicKeyError()
Specified by:
wsTrustClientPublicKeyError in interface PicketLinkLogger

stsError

public WSTrustException stsError(Throwable t)
Specified by:
stsError in interface PicketLinkLogger

signatureInvalidError

public XMLSignatureException signatureInvalidError(String message,
                                                   Throwable t)
Specified by:
signatureInvalidError in interface PicketLinkLogger

stsSecurityTokenSignatureNotVerified

public void stsSecurityTokenSignatureNotVerified()
Specified by:
stsSecurityTokenSignatureNotVerified in interface PicketLinkLogger

encryptProcessError

public RuntimeException encryptProcessError(Throwable t)
Specified by:
encryptProcessError in interface PicketLinkLogger

stsSecurityTokenShouldBeEncrypted

public void stsSecurityTokenShouldBeEncrypted()
Specified by:
stsSecurityTokenShouldBeEncrypted in interface PicketLinkLogger

unableToDecodePasswordError

public RuntimeException unableToDecodePasswordError(String password)
Specified by:
unableToDecodePasswordError in interface PicketLinkLogger

couldNotLoadProperties

public IllegalStateException couldNotLoadProperties(String configFile)
Specified by:
couldNotLoadProperties in interface PicketLinkLogger

stsKeyInfoTypeCreationError

public WSTrustException stsKeyInfoTypeCreationError(Throwable t)
Specified by:
stsKeyInfoTypeCreationError in interface PicketLinkLogger

stsSecretKeyNotEncrypted

public void stsSecretKeyNotEncrypted()
Specified by:
stsSecretKeyNotEncrypted in interface PicketLinkLogger

authCouldNotIssueSAMLToken

public LoginException authCouldNotIssueSAMLToken()
Specified by:
authCouldNotIssueSAMLToken in interface PicketLinkLogger

authLoginError

public LoginException authLoginError(Throwable t)
Specified by:
authLoginError in interface PicketLinkLogger

authCouldNotCreateWSTrustClient

public IllegalStateException authCouldNotCreateWSTrustClient(Throwable t)
Specified by:
authCouldNotCreateWSTrustClient in interface PicketLinkLogger

samlAssertionWithoutExpiration

public void samlAssertionWithoutExpiration(String id)
Specified by:
samlAssertionWithoutExpiration in interface PicketLinkLogger

authCouldNotValidateSAMLToken

public LoginException authCouldNotValidateSAMLToken(Element token)
Specified by:
authCouldNotValidateSAMLToken in interface PicketLinkLogger

authCouldNotLocateSecurityToken

public LoginException authCouldNotLocateSecurityToken()
Specified by:
authCouldNotLocateSecurityToken in interface PicketLinkLogger

wsTrustNullCancelTargetError

public ProcessingException wsTrustNullCancelTargetError()
Specified by:
wsTrustNullCancelTargetError in interface PicketLinkLogger

samlAssertionMarshallError

public ProcessingException samlAssertionMarshallError(Throwable t)
Specified by:
samlAssertionMarshallError in interface PicketLinkLogger

wsTrustNullRenewTargetError

public ProcessingException wsTrustNullRenewTargetError()
Specified by:
wsTrustNullRenewTargetError in interface PicketLinkLogger

samlAssertionUnmarshallError

public ProcessingException samlAssertionUnmarshallError(Throwable t)
Specified by:
samlAssertionUnmarshallError in interface PicketLinkLogger

samlAssertionRevokedCouldNotRenew

public ProcessingException samlAssertionRevokedCouldNotRenew(String id)
Specified by:
samlAssertionRevokedCouldNotRenew in interface PicketLinkLogger

wsTrustNullValidationTargetError

public ProcessingException wsTrustNullValidationTargetError()
Specified by:
wsTrustNullValidationTargetError in interface PicketLinkLogger

stsWrongAttributeProviderTypeNotInstalled

public void stsWrongAttributeProviderTypeNotInstalled(String attributeProviderClassName)
Specified by:
stsWrongAttributeProviderTypeNotInstalled in interface PicketLinkLogger

attributeProviderInstationError

public void attributeProviderInstationError(Throwable t)
Specified by:
attributeProviderInstationError in interface PicketLinkLogger

samlAssertion

public void samlAssertion(String nodeAsString)
Specified by:
samlAssertion in interface PicketLinkLogger

wsTrustUnableToGetDataTypeFactory

public RuntimeException wsTrustUnableToGetDataTypeFactory(Throwable t)
Specified by:
wsTrustUnableToGetDataTypeFactory in interface PicketLinkLogger

wsTrustValidationStatusCodeMissing

public ProcessingException wsTrustValidationStatusCodeMissing()
Specified by:
wsTrustValidationStatusCodeMissing in interface PicketLinkLogger

samlIdentityServerActiveSessionCount

public void samlIdentityServerActiveSessionCount(int activeSessionCount)
Specified by:
samlIdentityServerActiveSessionCount in interface PicketLinkLogger

samlIdentityServerSessionCreated

public void samlIdentityServerSessionCreated(String id,
                                             int activeSessionCount)
Specified by:
samlIdentityServerSessionCreated in interface PicketLinkLogger

samlIdentityServerSessionDestroyed

public void samlIdentityServerSessionDestroyed(String id,
                                               int activeSessionCount)
Specified by:
samlIdentityServerSessionDestroyed in interface PicketLinkLogger

unknowCredentialType

public RuntimeException unknowCredentialType(String name)
Specified by:
unknowCredentialType in interface PicketLinkLogger

samlHandlerRoleGeneratorSetupError

public void samlHandlerRoleGeneratorSetupError(Throwable t)
Specified by:
samlHandlerRoleGeneratorSetupError in interface PicketLinkLogger

samlHandlerAttributeSetup

public void samlHandlerAttributeSetup(String name)
Specified by:
samlHandlerAttributeSetup in interface PicketLinkLogger

samlHandlerAssertionNotFound

public RuntimeException samlHandlerAssertionNotFound()
Specified by:
samlHandlerAssertionNotFound in interface PicketLinkLogger

samlHandlerAuthnRequestIsNull

public ProcessingException samlHandlerAuthnRequestIsNull()
Specified by:
samlHandlerAuthnRequestIsNull in interface PicketLinkLogger

samlHandlerAuthenticationError

public void samlHandlerAuthenticationError(Throwable t)
Specified by:
samlHandlerAuthenticationError in interface PicketLinkLogger

samlHandlerNoAssertionFromIDP

public IllegalArgumentException samlHandlerNoAssertionFromIDP()
Specified by:
samlHandlerNoAssertionFromIDP in interface PicketLinkLogger

samlHandlerNullEncryptedAssertion

public ProcessingException samlHandlerNullEncryptedAssertion()
Specified by:
samlHandlerNullEncryptedAssertion in interface PicketLinkLogger

samlHandlerIDPAuthenticationFailedError

public SecurityException samlHandlerIDPAuthenticationFailedError()
Specified by:
samlHandlerIDPAuthenticationFailedError in interface PicketLinkLogger

assertionExpiredError

public ProcessingException assertionExpiredError(AssertionExpiredException aee)
Specified by:
assertionExpiredError in interface PicketLinkLogger

unsupportedRoleType

public RuntimeException unsupportedRoleType(Object attrValue)
Specified by:
unsupportedRoleType in interface PicketLinkLogger

samlHandlerFailedInResponseToVerification

public void samlHandlerFailedInResponseToVerification(String inResponseTo,
                                                      String authnRequestId)
Specified by:
samlHandlerFailedInResponseToVerification in interface PicketLinkLogger

samlHandlerFailedInResponseToVerificarionError

public ProcessingException samlHandlerFailedInResponseToVerificarionError()
Specified by:
samlHandlerFailedInResponseToVerificarionError in interface PicketLinkLogger

samlIssuerNotTrustedError

public IssuerNotTrustedException samlIssuerNotTrustedError(String issuer)
Specified by:
samlIssuerNotTrustedError in interface PicketLinkLogger

samlIssuerNotTrustedException

public IssuerNotTrustedException samlIssuerNotTrustedException(Throwable t)
Specified by:
samlIssuerNotTrustedException in interface PicketLinkLogger

samlHandlerTrustElementMissingError

public ConfigurationException samlHandlerTrustElementMissingError()
Specified by:
samlHandlerTrustElementMissingError in interface PicketLinkLogger

samlHandlerIdentityServerNotFoundError

public ProcessingException samlHandlerIdentityServerNotFoundError()
Specified by:
samlHandlerIdentityServerNotFoundError in interface PicketLinkLogger

samlHandlerPrincipalNotFoundError

public ProcessingException samlHandlerPrincipalNotFoundError()
Specified by:
samlHandlerPrincipalNotFoundError in interface PicketLinkLogger

samlHandlerKeyPairNotFound

public void samlHandlerKeyPairNotFound()
Specified by:
samlHandlerKeyPairNotFound in interface PicketLinkLogger

samlHandlerKeyPairNotFoundError

public ProcessingException samlHandlerKeyPairNotFoundError()
Specified by:
samlHandlerKeyPairNotFoundError in interface PicketLinkLogger

samlHandlerErrorSigningRedirectBindingMessage

public void samlHandlerErrorSigningRedirectBindingMessage(Throwable t)
Specified by:
samlHandlerErrorSigningRedirectBindingMessage in interface PicketLinkLogger

samlHandlerSigningRedirectBindingMessageError

public RuntimeException samlHandlerSigningRedirectBindingMessageError(Throwable t)
Specified by:
samlHandlerSigningRedirectBindingMessageError in interface PicketLinkLogger

samlHandlerSignatureValidationFailed

public SignatureValidationException samlHandlerSignatureValidationFailed()
Specified by:
samlHandlerSignatureValidationFailed in interface PicketLinkLogger

samlHandlerErrorValidatingSignature

public void samlHandlerErrorValidatingSignature(Throwable t)
Specified by:
samlHandlerErrorValidatingSignature in interface PicketLinkLogger

samlHandlerInvalidSignatureError

public ProcessingException samlHandlerInvalidSignatureError()
Specified by:
samlHandlerInvalidSignatureError in interface PicketLinkLogger

samlHandlerSignatureNotPresentError

public ProcessingException samlHandlerSignatureNotPresentError()
Specified by:
samlHandlerSignatureNotPresentError in interface PicketLinkLogger

samlHandlerSignatureValidationError

public ProcessingException samlHandlerSignatureValidationError(Throwable t)
Specified by:
samlHandlerSignatureValidationError in interface PicketLinkLogger

error

public void error(Throwable t)
Specified by:
error in interface PicketLinkLogger

samlHandlerChainProcessingError

public RuntimeException samlHandlerChainProcessingError(Throwable t)
Specified by:
samlHandlerChainProcessingError in interface PicketLinkLogger

trustKeyManagerMissing

public TrustKeyConfigurationException trustKeyManagerMissing()
Specified by:
trustKeyManagerMissing in interface PicketLinkLogger

samlBase64DecodingError

public void samlBase64DecodingError(Throwable t)
Specified by:
samlBase64DecodingError in interface PicketLinkLogger

samlParsingError

public void samlParsingError(Throwable t)
Specified by:
samlParsingError in interface PicketLinkLogger

trace

public void trace(Throwable t)
Specified by:
trace in interface PicketLinkLogger

mappingContextNull

public void mappingContextNull()
Specified by:
mappingContextNull in interface PicketLinkLogger

attributeManagerError

public void attributeManagerError(Throwable t)
Specified by:
attributeManagerError in interface PicketLinkLogger

couldNotObtainSecurityContext

public void couldNotObtainSecurityContext()
Specified by:
couldNotObtainSecurityContext in interface PicketLinkLogger

authFailedToCreatePrincipal

public LoginException authFailedToCreatePrincipal(Throwable t)
Specified by:
authFailedToCreatePrincipal in interface PicketLinkLogger

authSharedCredentialIsNotSAMLCredential

public LoginException authSharedCredentialIsNotSAMLCredential(String className)
Specified by:
authSharedCredentialIsNotSAMLCredential in interface PicketLinkLogger

authSTSConfigFileNotFound

public LoginException authSTSConfigFileNotFound()
Specified by:
authSTSConfigFileNotFound in interface PicketLinkLogger

authErrorHandlingCallback

public LoginException authErrorHandlingCallback(Throwable t)
Specified by:
authErrorHandlingCallback in interface PicketLinkLogger

authInvalidSAMLAssertionBySTS

public LoginException authInvalidSAMLAssertionBySTS()
Specified by:
authInvalidSAMLAssertionBySTS in interface PicketLinkLogger

authAssertionValidationError

public LoginException authAssertionValidationError(Throwable t)
Specified by:
authAssertionValidationError in interface PicketLinkLogger

authFailedToParseSAMLAssertion

public LoginException authFailedToParseSAMLAssertion(Throwable t)
Specified by:
authFailedToParseSAMLAssertion in interface PicketLinkLogger

samlAssertionPasingFailed

public void samlAssertionPasingFailed(Throwable t)
Specified by:
samlAssertionPasingFailed in interface PicketLinkLogger

authNullKeyStoreFromSecurityDomainError

public LoginException authNullKeyStoreFromSecurityDomainError(String name)
Specified by:
authNullKeyStoreFromSecurityDomainError in interface PicketLinkLogger

authNullKeyStoreAliasFromSecurityDomainError

public LoginException authNullKeyStoreAliasFromSecurityDomainError(String name)
Specified by:
authNullKeyStoreAliasFromSecurityDomainError in interface PicketLinkLogger

authNoCertificateFoundForAliasError

public LoginException authNoCertificateFoundForAliasError(String alias,
                                                          String name)
Specified by:
authNoCertificateFoundForAliasError in interface PicketLinkLogger

authSAMLInvalidSignatureError

public LoginException authSAMLInvalidSignatureError()
Specified by:
authSAMLInvalidSignatureError in interface PicketLinkLogger

authSAMLAssertionExpiredError

public LoginException authSAMLAssertionExpiredError()
Specified by:
authSAMLAssertionExpiredError in interface PicketLinkLogger

authSAMLAssertionIssuingFailed

public void authSAMLAssertionIssuingFailed(Throwable t)
Specified by:
authSAMLAssertionIssuingFailed in interface PicketLinkLogger

jbossWSUnableToCreateBinaryToken

public void jbossWSUnableToCreateBinaryToken(Throwable t)
Specified by:
jbossWSUnableToCreateBinaryToken in interface PicketLinkLogger

jbossWSUnableToCreateSecurityToken

public void jbossWSUnableToCreateSecurityToken()
Specified by:
jbossWSUnableToCreateSecurityToken in interface PicketLinkLogger

jbossWSUnableToWriteSOAPMessage

public void jbossWSUnableToWriteSOAPMessage(Throwable t)
Specified by:
jbossWSUnableToWriteSOAPMessage in interface PicketLinkLogger

jbossWSUnableToLoadJBossWSSEConfigError

public RuntimeException jbossWSUnableToLoadJBossWSSEConfigError()
Specified by:
jbossWSUnableToLoadJBossWSSEConfigError in interface PicketLinkLogger

jbossWSAuthorizationFailed

public RuntimeException jbossWSAuthorizationFailed()
Specified by:
jbossWSAuthorizationFailed in interface PicketLinkLogger

jbossWSErrorGettingOperationName

public void jbossWSErrorGettingOperationName(Throwable t)
Specified by:
jbossWSErrorGettingOperationName in interface PicketLinkLogger

authSAMLCredentialNotAvailable

public LoginException authSAMLCredentialNotAvailable()
Specified by:
authSAMLCredentialNotAvailable in interface PicketLinkLogger

authUnableToInstantiateHandler

public RuntimeException authUnableToInstantiateHandler(String token,
                                                       Throwable t)
Specified by:
authUnableToInstantiateHandler in interface PicketLinkLogger

jbossWSUnableToCreateSSLSocketFactory

public RuntimeException jbossWSUnableToCreateSSLSocketFactory(Throwable t)
Specified by:
jbossWSUnableToCreateSSLSocketFactory in interface PicketLinkLogger

jbossWSUnableToFindSSLSocketFactory

public RuntimeException jbossWSUnableToFindSSLSocketFactory()
Specified by:
jbossWSUnableToFindSSLSocketFactory in interface PicketLinkLogger

authUnableToGetIdentityFromSubject

public RuntimeException authUnableToGetIdentityFromSubject()
Specified by:
authUnableToGetIdentityFromSubject in interface PicketLinkLogger

authSAMLAssertionNullOrEmpty

public RuntimeException authSAMLAssertionNullOrEmpty()
Specified by:
authSAMLAssertionNullOrEmpty in interface PicketLinkLogger

jbossWSUncheckedAndRolesCannotBeTogether

public ProcessingException jbossWSUncheckedAndRolesCannotBeTogether()
Specified by:
jbossWSUncheckedAndRolesCannotBeTogether in interface PicketLinkLogger

trace

public void trace(String message,
                  Throwable t)
Specified by:
trace in interface PicketLinkLogger

samlIDPHandlingSAML11Error

public void samlIDPHandlingSAML11Error(Throwable t)
Specified by:
samlIDPHandlingSAML11Error in interface PicketLinkLogger

samlIDPValidationCheckFailed

public GeneralSecurityException samlIDPValidationCheckFailed()
Specified by:
samlIDPValidationCheckFailed in interface PicketLinkLogger

samlIDPRequestProcessingError

public void samlIDPRequestProcessingError(Throwable t)
Specified by:
samlIDPRequestProcessingError in interface PicketLinkLogger

samlIDPUnableToSetParticipantStackUsingDefault

public void samlIDPUnableToSetParticipantStackUsingDefault(Throwable t)
Specified by:
samlIDPUnableToSetParticipantStackUsingDefault in interface PicketLinkLogger

samlHandlerConfigurationError

public void samlHandlerConfigurationError(Throwable t)
Specified by:
samlHandlerConfigurationError in interface PicketLinkLogger

samlIDPSettingCanonicalizationMethod

public void samlIDPSettingCanonicalizationMethod(String canonicalizationMethod)
Specified by:
samlIDPSettingCanonicalizationMethod in interface PicketLinkLogger

samlIDPConfigurationError

public RuntimeException samlIDPConfigurationError(Throwable t)
Specified by:
samlIDPConfigurationError in interface PicketLinkLogger

configurationFileMissing

public RuntimeException configurationFileMissing(String configFile)
Specified by:
configurationFileMissing in interface PicketLinkLogger

samlIDPInstallingDefaultSTSConfig

public void samlIDPInstallingDefaultSTSConfig()
Specified by:
samlIDPInstallingDefaultSTSConfig in interface PicketLinkLogger

warn

public void warn(String message)
Specified by:
warn in interface PicketLinkLogger

samlSPFallingBackToLocalFormAuthentication

public void samlSPFallingBackToLocalFormAuthentication()
Specified by:
samlSPFallingBackToLocalFormAuthentication in interface PicketLinkLogger

unableLocalAuthentication

public IOException unableLocalAuthentication(Throwable t)
Specified by:
unableLocalAuthentication in interface PicketLinkLogger

samlSPUnableToGetIDPDescriptorFromMetadata

public void samlSPUnableToGetIDPDescriptorFromMetadata()
Specified by:
samlSPUnableToGetIDPDescriptorFromMetadata in interface PicketLinkLogger

samlSPConfigurationError

public RuntimeException samlSPConfigurationError(Throwable t)
Specified by:
samlSPConfigurationError in interface PicketLinkLogger

samlSPSettingCanonicalizationMethod

public void samlSPSettingCanonicalizationMethod(String canonicalizationMethod)
Specified by:
samlSPSettingCanonicalizationMethod in interface PicketLinkLogger

samlSPCouldNotDispatchToLogoutPage

public void samlSPCouldNotDispatchToLogoutPage(String logOutPage)
Specified by:
samlSPCouldNotDispatchToLogoutPage in interface PicketLinkLogger

usingLoggerImplementation

public void usingLoggerImplementation(String className)
Specified by:
usingLoggerImplementation in interface PicketLinkLogger

samlResponseFromIDPParsingFailed

public void samlResponseFromIDPParsingFailed()
Specified by:
samlResponseFromIDPParsingFailed in interface PicketLinkLogger

auditSecurityDomainNotFound

public ConfigurationException auditSecurityDomainNotFound(Throwable t)
Specified by:
auditSecurityDomainNotFound in interface PicketLinkLogger

auditAuditManagerNotFound

public ConfigurationException auditAuditManagerNotFound(String location,
                                                        Throwable t)
Specified by:
auditAuditManagerNotFound in interface PicketLinkLogger

samlIssueInstantMissingError

public IssueInstantMissingException samlIssueInstantMissingError()
Specified by:
samlIssueInstantMissingError in interface PicketLinkLogger

samlSPResponseNotCatalinaResponseError

public RuntimeException samlSPResponseNotCatalinaResponseError(Object response)
Specified by:
samlSPResponseNotCatalinaResponseError in interface PicketLinkLogger

samlLogoutError

public void samlLogoutError(Throwable t)
Specified by:
samlLogoutError in interface PicketLinkLogger

samlErrorPageForwardError

public void samlErrorPageForwardError(String errorPage,
                                      Throwable t)
Specified by:
samlErrorPageForwardError in interface PicketLinkLogger

samlSPHandleRequestError

public void samlSPHandleRequestError(Throwable t)
Specified by:
samlSPHandleRequestError in interface PicketLinkLogger

samlSPProcessingExceptionError

public IOException samlSPProcessingExceptionError(Throwable t)
Specified by:
samlSPProcessingExceptionError in interface PicketLinkLogger

samlInvalidProtocolBinding

public IllegalArgumentException samlInvalidProtocolBinding()
Specified by:
samlInvalidProtocolBinding in interface PicketLinkLogger

samlHandlerServiceProviderConfigNotFound

public IllegalStateException samlHandlerServiceProviderConfigNotFound()
Specified by:
samlHandlerServiceProviderConfigNotFound in interface PicketLinkLogger

samlSecurityTokenAlreadyPersisted

public void samlSecurityTokenAlreadyPersisted(String id)
Specified by:
samlSecurityTokenAlreadyPersisted in interface PicketLinkLogger

samlSecurityTokenNotFoundInRegistry

public void samlSecurityTokenNotFoundInRegistry(String id)
Specified by:
samlSecurityTokenNotFoundInRegistry in interface PicketLinkLogger

PicketLink Federation Server Bindings for JBoss AS7.x 2.1.3.1-redhat-1

Copyright © 2012 JBoss Inc.. All Rights Reserved.