java.lang.Object
uk.co.spudsoft.jwtvalidatorvertx.impl.JwtValidatorVertxImplTest
public class JwtValidatorVertxImplTest
extends Object
- Author:
- njt
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
JwtValidatorVertxImplTest
public JwtValidatorVertxImplTest()
-
Method Details
-
testGetPermittedAlgorithms
@Test
public void testGetPermittedAlgorithms()
-
testSetPermittedAlgorithms
@Test
public void testSetPermittedAlgorithms()
throws
Exception
- Throws:
Exception
-
testAddPermittedAlgorithm
@Test
public void testAddPermittedAlgorithm()
throws
Exception
- Throws:
Exception