WeavyJwtSecurityTokenHandler Class
- Namespace:
- Weavy.Web.Owin.TokenAuthentication
- Assembly:
- Weavy.Web.dll
public class WeavyJwtSecurityTokenHandler : JwtSecurityTokenHandler
- Inheritance:
- System.Object → WeavyJwtSecurityTokenHandler
Constructors
Weavy |
Methods
Validate |
Extension Methods
Serialize(object) | Serializes an object, or graph of connected objects, to a byte array. |
Serialize |
Serializes an object, or graph of connected objects, to a json string. |
Is |
Determines whether the specified object is valid by evaluating each ValidationAttribute instance that is attached to the object type. |