Skip navigation links
B C D E G I O R S U V 

B

build() - Method in class org.restnext.security.Security.Mapping.Builder
 
Builder(String, Function<Request, Boolean>) - Constructor for class org.restnext.security.Security.Mapping.Builder
Constructor with uri and provider function.

C

checkAuthorization(Request) - Static method in enum org.restnext.security.Security
Check the request authorization.
createSecurities() - Method in class org.restnext.security.jaxb.ObjectFactory
Create an instance of Securities
createSecuritiesSecurity() - Method in class org.restnext.security.jaxb.ObjectFactory
Create an instance of Securities.Security

D

DEFAULT_SECURITY_DIR - Static variable in class org.restnext.security.SecurityScanner
 

E

enable(Boolean) - Method in class org.restnext.security.Security.Mapping.Builder
Enable the security mapping.

G

getEnable() - Method in class org.restnext.security.jaxb.Securities.Security
Gets the value of the enable property.
getPath() - Method in class org.restnext.security.jaxb.Securities.Security
Gets the value of the path property.
getProvider() - Method in class org.restnext.security.jaxb.Securities.Security
Gets the value of the provider property.
getSecurity() - Method in class org.restnext.security.jaxb.Securities
Gets the value of the security property.
getSecurityMapping(String) - Method in enum org.restnext.security.Security
Get a security mapping from provided uri.
getSecurityProvider() - Method in class org.restnext.security.Security.Mapping
 
getUri() - Method in class org.restnext.security.Security.Mapping
 
getUrlMatcher() - Method in class org.restnext.security.Security.Mapping
 

I

isEnable() - Method in class org.restnext.security.Security.Mapping
 

O

ObjectFactory - Class in org.restnext.security.jaxb
This object contains factory methods for each Java content interface and Java element interface generated in the org.restnext.security.jaxb package.
ObjectFactory() - Constructor for class org.restnext.security.jaxb.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.restnext.security.jaxb
org.restnext.security - package org.restnext.security
 
org.restnext.security.jaxb - package org.restnext.security.jaxb
 

R

register(Security.Mapping) - Method in enum org.restnext.security.Security
Register a security mapping.

S

scan() - Method in class org.restnext.security.SecurityScanner
 
Securities - Class in org.restnext.security.jaxb
Java class for anonymous complex type.
Securities() - Constructor for class org.restnext.security.jaxb.Securities
 
Securities.Security - Class in org.restnext.security.jaxb
Java class for anonymous complex type.
Security() - Constructor for class org.restnext.security.jaxb.Securities.Security
 
Security - Enum in org.restnext.security
Created by thiago on 10/7/16.
Security.Mapping - Class in org.restnext.security
 
Security.Mapping.Builder - Class in org.restnext.security
 
SecurityScanner - Class in org.restnext.security
Created by thiago on 10/11/16.
SecurityScanner(Security) - Constructor for class org.restnext.security.SecurityScanner
 
SecurityScanner(Security, Path) - Constructor for class org.restnext.security.SecurityScanner
Constructor with security and security directory path.
setEnable(Boolean) - Method in class org.restnext.security.jaxb.Securities.Security
Sets the value of the enable property.
setPath(String) - Method in class org.restnext.security.jaxb.Securities.Security
Sets the value of the path property.
setProvider(String) - Method in class org.restnext.security.jaxb.Securities.Security
Sets the value of the provider property.

U

unregister(Security.Mapping) - Method in enum org.restnext.security.Security
 
unregister(String) - Method in enum org.restnext.security.Security
Unregister a uri.
uri(String, Function<Request, Boolean>) - Static method in class org.restnext.security.Security.Mapping
 

V

valueOf(String) - Static method in enum org.restnext.security.Security
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.restnext.security.Security
Returns an array containing the constants of this enum type, in the order they are declared.
B C D E G I O R S U V 
Skip navigation links

Copyright © 2016–2017 RestNEXT. All rights reserved.