@SpringBootTest(classes=SecurityConfiguration.class, webEnvironment=MOCK) public class FaceletsTagUtilsIT extends JsfIT
FaceletsTagUtils.| Constructor and Description |
|---|
FaceletsTagUtilsIT() |
| Modifier and Type | Method and Description |
|---|---|
void |
testAnonymous() |
void |
testAreAllGranted() |
void |
testAreAnyGranted() |
void |
testAreNotGranted() |
void |
testAuthenticated() |
void |
testConstructor() |
void |
testFullyAuthenticated() |
void |
testIsAllowed() |
void |
testIsAllowedFalse() |
public void testConstructor()
public void testAnonymous()
throws IOException
IOExceptionpublic void testAuthenticated()
throws IOException
IOExceptionpublic void testFullyAuthenticated()
throws IOException
IOExceptionpublic void testAreNotGranted()
throws IOException
IOExceptionpublic void testAreAllGranted()
throws IOException
IOExceptionpublic void testAreAnyGranted()
throws IOException
IOExceptionpublic void testIsAllowed()
throws IOException
IOExceptionpublic void testIsAllowedFalse()
throws IOException
IOExceptionCopyright © 2016 JoinFaces. All rights reserved.