Class OrientJwtHeader
java.lang.Object
com.orientechnologies.orient.core.metadata.security.jwt.OrientJwtHeader
- All Implemented Interfaces:
OTokenHeader
Created by emrul on 28/09/2014.
- Author:
- Emrul Islam invalid input: '<'emrul@emrul.com> Copyright 2014 Emrul Islam
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
OrientJwtHeader
public OrientJwtHeader()
-
-
Method Details
-
getAlgorithm
- Specified by:
getAlgorithmin interfaceOTokenHeader
-
setAlgorithm
- Specified by:
setAlgorithmin interfaceOTokenHeader
-
getType
- Specified by:
getTypein interfaceOTokenHeader
-
setType
- Specified by:
setTypein interfaceOTokenHeader
-
getKeyId
- Specified by:
getKeyIdin interfaceOTokenHeader
-
setKeyId
- Specified by:
setKeyIdin interfaceOTokenHeader
-