Apache CXF API

Uses of Package
org.apache.cxf.sts

Packages that use org.apache.cxf.sts
org.apache.cxf.sts   
org.apache.cxf.sts.cache   
org.apache.cxf.sts.claims   
org.apache.cxf.sts.operation   
org.apache.cxf.sts.provider   
org.apache.cxf.sts.request   
org.apache.cxf.sts.token.canceller   
org.apache.cxf.sts.token.delegation   
org.apache.cxf.sts.token.provider   
org.apache.cxf.sts.token.realm   
org.apache.cxf.sts.token.renewer   
org.apache.cxf.sts.token.validator   
 

Classes in org.apache.cxf.sts used by org.apache.cxf.sts
IdentityMapper
          This interface defines a pluggable way of mapping an identity from a source realm to a target realm.
RealmParser
          This interface defines a pluggable way of defining a realm for the current request.
SignatureProperties
          This class contains various configuration properties that can be used to sign an issued token, or generate a symmetric key in the STS.
STSPropertiesMBean
          This MBean represents the properties associated with the STS.
 

Classes in org.apache.cxf.sts used by org.apache.cxf.sts.cache
IdentityMapper
          This interface defines a pluggable way of mapping an identity from a source realm to a target realm.
 

Classes in org.apache.cxf.sts used by org.apache.cxf.sts.claims
IdentityMapper
          This interface defines a pluggable way of mapping an identity from a source realm to a target realm.
STSPropertiesMBean
          This MBean represents the properties associated with the STS.
 

Classes in org.apache.cxf.sts used by org.apache.cxf.sts.operation
STSPropertiesMBean
          This MBean represents the properties associated with the STS.
 

Classes in org.apache.cxf.sts used by org.apache.cxf.sts.provider
STSPropertiesMBean
          This MBean represents the properties associated with the STS.
 

Classes in org.apache.cxf.sts used by org.apache.cxf.sts.request
STSPropertiesMBean
          This MBean represents the properties associated with the STS.
 

Classes in org.apache.cxf.sts used by org.apache.cxf.sts.token.canceller
STSPropertiesMBean
          This MBean represents the properties associated with the STS.
 

Classes in org.apache.cxf.sts used by org.apache.cxf.sts.token.delegation
STSPropertiesMBean
          This MBean represents the properties associated with the STS.
 

Classes in org.apache.cxf.sts used by org.apache.cxf.sts.token.provider
STSPropertiesMBean
          This MBean represents the properties associated with the STS.
 

Classes in org.apache.cxf.sts used by org.apache.cxf.sts.token.realm
IdentityMapper
          This interface defines a pluggable way of mapping an identity from a source realm to a target realm.
SignatureProperties
          This class contains various configuration properties that can be used to sign an issued token, or generate a symmetric key in the STS.
 

Classes in org.apache.cxf.sts used by org.apache.cxf.sts.token.renewer
STSPropertiesMBean
          This MBean represents the properties associated with the STS.
 

Classes in org.apache.cxf.sts used by org.apache.cxf.sts.token.validator
STSPropertiesMBean
          This MBean represents the properties associated with the STS.
 


Apache CXF API

Apache CXF