Uses of Package
org.apache.cxf.sts.token.realm
-
Classes in org.apache.cxf.sts.token.realm used by org.apache.cxf.sts Class Description Relationship This class holds the parameters that will be required to define a one-way relationship between a source and target realm.RelationshipResolver SAMLRealmCodec This interface defines a pluggable way to return a realm associated with a SAML Assertion. -
Classes in org.apache.cxf.sts.token.realm used by org.apache.cxf.sts.claims Class Description RealmSupport -
Classes in org.apache.cxf.sts.token.realm used by org.apache.cxf.sts.token.provider Class Description RealmProperties This class defines some properties that are associated with a realm for issuing or validating a particular token. -
Classes in org.apache.cxf.sts.token.realm used by org.apache.cxf.sts.token.provider.jwt Class Description RealmProperties This class defines some properties that are associated with a realm for issuing or validating a particular token. -
Classes in org.apache.cxf.sts.token.realm used by org.apache.cxf.sts.token.realm Class Description Relationship This class holds the parameters that will be required to define a one-way relationship between a source and target realm. -
Classes in org.apache.cxf.sts.token.realm used by org.apache.cxf.sts.token.renewer Class Description RealmProperties This class defines some properties that are associated with a realm for issuing or validating a particular token. -
Classes in org.apache.cxf.sts.token.realm used by org.apache.cxf.sts.token.validator Class Description SAMLRealmCodec This interface defines a pluggable way to return a realm associated with a SAML Assertion.UsernameTokenRealmCodec This interface defines a pluggable way to return a realm associated with a UsernameToken. -
Classes in org.apache.cxf.sts.token.realm used by org.apache.cxf.sts.token.validator.jwt Class Description JWTRealmCodec This interface defines a pluggable way to return a realm associated with a JWT Token.