Package | Description |
---|---|
javax.xml.ws |
This package contains the core JAX-WS APIs.
|
javax.xml.ws.http |
This package defines APIs specific to the HTTP binding.
|
javax.xml.ws.soap |
This package defines APIs specific to the SOAP binding.
|
org.picketlink.common |
Modifier and Type | Class and Description |
---|---|
class |
ProtocolException
The
ProtocolException class is a
base class for exceptions related to a specific protocol binding. |
Modifier and Type | Class and Description |
---|---|
class |
HTTPException
The
HTTPException exception represents a
XML/HTTP fault. |
Modifier and Type | Class and Description |
---|---|
class |
SOAPFaultException
The
SOAPFaultException exception represents a
SOAP 1.1 or 1.2 fault. |
Modifier and Type | Method and Description |
---|---|
WebServiceException |
PicketLinkLogger.stsWSConfigurationError(Throwable t) |
WebServiceException |
DefaultPicketLinkLogger.stsWSConfigurationError(Throwable t) |
WebServiceException |
PicketLinkLogger.stsWSError(Throwable t) |
WebServiceException |
DefaultPicketLinkLogger.stsWSError(Throwable t) |
WebServiceException |
PicketLinkLogger.stsWSHandlingTokenRequestError(Throwable t) |
WebServiceException |
DefaultPicketLinkLogger.stsWSHandlingTokenRequestError(Throwable t) |
WebServiceException |
PicketLinkLogger.stsWSInvalidTokenRequestError() |
WebServiceException |
DefaultPicketLinkLogger.stsWSInvalidTokenRequestError() |
WebServiceException |
PicketLinkLogger.stsWSResponseWritingError(Throwable t) |
WebServiceException |
DefaultPicketLinkLogger.stsWSResponseWritingError(Throwable t) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.