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 TypeMethodDescriptionvoidGenericTransportContext.setToken<wbr>(GenericTransportToken token, boolean isVersioned)Sets the token.voidGenericTransportHandler.setToken<wbr>(GenericTransportToken token, boolean isVersioned)Sets the token.voidGenericTransportContext.unsetToken<wbr>(GenericTransportToken token)Unset token providing the token objectvoidGenericTransportHandler.unsetToken<wbr>(GenericTransportToken token)Unset token providing the token object