|
BEA Systems, Inc. | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Endpoint | |
---|---|
com.bea.security.saml2.providers.registry |
Uses of Endpoint in com.bea.security.saml2.providers.registry |
---|
Subinterfaces of Endpoint in com.bea.security.saml2.providers.registry | |
---|---|
interface |
IndexedEndpoint
Represents the endpoint that could be indexed, like Artifact Resolution Service's end point. |
Classes in com.bea.security.saml2.providers.registry that implement Endpoint | |
---|---|
class |
EndpointImpl
This class implements the APIs used to access or set URL location and binding of a SAML service endpoint. |
class |
IndexedEndpointImpl
|
Methods in com.bea.security.saml2.providers.registry that return Endpoint | |
---|---|
Endpoint[] |
WebSSOIdPPartnerImpl.getSingleSignOnService()
|
Endpoint[] |
WebSSOIdPPartner.getSingleSignOnService()
Get the single sign on service end points of the specified IdP. |
Methods in com.bea.security.saml2.providers.registry with parameters of type Endpoint | |
---|---|
void |
WebSSOIdPPartnerImpl.setSingleSignOnService(Endpoint[] singleSignOnService)
|
void |
WebSSOIdPPartner.setSingleSignOnService(Endpoint[] endpoints)
Set the endpoints for this idp partner. |
|
Because this information documents a Tech Preview of a BEA product, it may be incomplete and is subject to change. Documentation is available at http://download.oracle.com/docs/cd/E13222_01/wls/essex/TechPreview Copyright 2007 BEA Systems Inc. |
|||||||||
PREV NEXT | FRAMES NO FRAMES |