public class SecurityCheckStorageBuilder extends Object
| Modifier and Type | Class and Description |
|---|---|
(package private) static class |
SecurityCheckStorageBuilder.MethodDescription |
| Constructor and Description |
|---|
SecurityCheckStorageBuilder() |
| Modifier and Type | Method and Description |
|---|---|
SecurityCheckStorage |
create() |
void |
registerCheck(String className,
String methodName,
String[] parameterTypes,
SecurityCheck securityCheck) |
public void registerCheck(String className, String methodName, String[] parameterTypes, SecurityCheck securityCheck)
public SecurityCheckStorage create()
Copyright © 2021 JBoss by Red Hat. All rights reserved.