|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WSFedObject | |
---|---|
org.opensaml.ws.wsfed | |
org.opensaml.ws.wsfed.impl |
Uses of WSFedObject in org.opensaml.ws.wsfed |
---|
Classes in org.opensaml.ws.wsfed with type parameters of type WSFedObject | |
---|---|
interface |
WSFedObjectBuilder<WSFedObjectType extends WSFedObject>
Builder of WSFedObject s. |
Subinterfaces of WSFedObject in org.opensaml.ws.wsfed | |
---|---|
interface |
Address
This interface defines how the object representing a WS Address Address element behaves. |
interface |
AppliesTo
This interface defines how the object representing a WS Applies To AppliesTo element behaves. |
interface |
EndPointReference
This interface defines how the object representing a WS End Point Reference EndPointReference element
behaves. |
interface |
RequestedSecurityToken
This interface defines how the object representing a Requested Security Token RequestedSecurityToken
element behaves. |
interface |
RequestSecurityTokenResponse
This interface defines how the object representing a WS RSTR RequestedSecurityTokenResponse element
behaves. |
Uses of WSFedObject in org.opensaml.ws.wsfed.impl |
---|
Classes in org.opensaml.ws.wsfed.impl that implement WSFedObject | |
---|---|
class |
AddressImpl
Implementation of the Address object. |
class |
AppliesToImpl
Implementation of the AppliesTo Object. |
class |
EndPointReferenceImpl
Implementation of the EndPointReference object. |
class |
RequestedSecurityTokenImpl
Implementation of the RequestedSecurityToken object. |
class |
RequestSecurityTokenResponseImpl
Implementation of the RequestSecurityTokenResponse object. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |