Uses of Interface
oracle.security.am.plugin.GenericTransportToken
Packages that use GenericTransportToken
-
Uses of GenericTransportToken in oracle.security.am.plugin
Methods in oracle.security.am.plugin that return GenericTransportTokenModifier and TypeMethodDescriptionGets the token.Gets the token.Methods in oracle.security.am.plugin that return types with arguments of type GenericTransportTokenModifier and TypeMethodDescriptionGenericTransportHandler.getTokens()
Returns the list of tokens those were set using setToken().Methods in oracle.security.am.plugin with parameters of type GenericTransportTokenModifier and TypeMethodDescriptionvoid
GenericTransportContext.setToken<wbr>(GenericTransportToken token, boolean isVersioned)
Sets the token.void
GenericTransportHandler.setToken<wbr>(GenericTransportToken token, boolean isVersioned)
Sets the token.void
GenericTransportContext.unsetToken<wbr>(GenericTransportToken token)
Unset token providing the token objectvoid
GenericTransportHandler.unsetToken<wbr>(GenericTransportToken token)
Unset token providing the token object