Uses of Interface
com.orientechnologies.orient.core.metadata.security.jwt.OTokenHeader
Packages that use OTokenHeader
Package
Description
-
Uses of OTokenHeader in com.orientechnologies.orient.core.metadata.security
Methods in com.orientechnologies.orient.core.metadata.security that return OTokenHeader -
Uses of OTokenHeader in com.orientechnologies.orient.core.metadata.security.binary
Methods in com.orientechnologies.orient.core.metadata.security.binary that return OTokenHeaderMethods in com.orientechnologies.orient.core.metadata.security.binary with parameters of type OTokenHeader -
Uses of OTokenHeader in com.orientechnologies.orient.core.metadata.security.jwt
Classes in com.orientechnologies.orient.core.metadata.security.jwt that implement OTokenHeaderMethods in com.orientechnologies.orient.core.metadata.security.jwt that return OTokenHeaderMethods in com.orientechnologies.orient.core.metadata.security.jwt with parameters of type OTokenHeader -
Uses of OTokenHeader in com.orientechnologies.orient.core.security
Methods in com.orientechnologies.orient.core.security with parameters of type OTokenHeaderModifier and TypeMethodDescriptionDefaultKeyProvider.getKey(OTokenHeader header) byte[]OTokenSign.signToken(OTokenHeader header, byte[] unsignedToken) byte[]OTokenSignImpl.signToken(OTokenHeader header, byte[] unsignedToken) -
Uses of OTokenHeader in com.orientechnologies.orient.server.token
Fields in com.orientechnologies.orient.server.token declared as OTokenHeaderMethods in com.orientechnologies.orient.server.token that return OTokenHeaderMethods in com.orientechnologies.orient.server.token with parameters of type OTokenHeaderModifier and TypeMethodDescriptionprotected byte[]OTokenHandlerImpl.serializeWebHeader(OTokenHeader header) Constructors in com.orientechnologies.orient.server.token with parameters of type OTokenHeader