Uses of Interface
org.apache.cxf.sts.operation.TokenWrapper
-
Packages that use TokenWrapper Package Description org.apache.cxf.sts.operation -
-
Uses of TokenWrapper in org.apache.cxf.sts.operation
Classes in org.apache.cxf.sts.operation that implement TokenWrapper Modifier and Type Class Description classDefaultTokenWrapperThe default implementation of TokenWrapper.Fields in org.apache.cxf.sts.operation declared as TokenWrapper Modifier and Type Field Description protected TokenWrapperAbstractOperation. tokenWrapperMethods in org.apache.cxf.sts.operation that return TokenWrapper Modifier and Type Method Description TokenWrapperAbstractOperation. getTokenWrapper()Methods in org.apache.cxf.sts.operation with parameters of type TokenWrapper Modifier and Type Method Description voidAbstractOperation. setTokenWrapper(TokenWrapper tokenWrapper)
-