Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 785B7200C51 for ; Sat, 25 Mar 2017 16:53:09 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 76E43160B9B; Sat, 25 Mar 2017 15:53:09 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id D9277160B96 for ; Sat, 25 Mar 2017 16:53:06 +0100 (CET) Received: (qmail 48978 invoked by uid 500); 25 Mar 2017 15:53:06 -0000 Mailing-List: contact commits-help@jspwiki.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@jspwiki.apache.org Delivered-To: mailing list commits@jspwiki.apache.org Received: (qmail 48925 invoked by uid 99); 25 Mar 2017 15:53:05 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 25 Mar 2017 15:53:05 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id B869CE0922; Sat, 25 Mar 2017 15:53:05 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit From: juanpablo@apache.org To: commits@jspwiki.apache.org Date: Sat, 25 Mar 2017 15:53:08 -0000 Message-Id: In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [04/51] [abbrv] [partial] jspwiki-site git commit: first take at generating content archived-at: Sat, 25 Mar 2017 15:53:09 -0000 http://git-wip-us.apache.org/repos/asf/jspwiki-site/blob/7f9ce779/content/apidocs/2.10.1/org/apache/wiki/auth/class-use/AuthenticationManager.html ---------------------------------------------------------------------- diff --git a/content/apidocs/2.10.1/org/apache/wiki/auth/class-use/AuthenticationManager.html b/content/apidocs/2.10.1/org/apache/wiki/auth/class-use/AuthenticationManager.html new file mode 100755 index 0000000..0fcec17 --- /dev/null +++ b/content/apidocs/2.10.1/org/apache/wiki/auth/class-use/AuthenticationManager.html @@ -0,0 +1,181 @@ + + + + + + + +Uses of Class org.apache.wiki.auth.AuthenticationManager (Apache JSPWiki Main War 2.10.1 API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
org.apache.wiki.auth.AuthenticationManager

+
+ + + + + + + + + +
+Packages that use AuthenticationManager
org.apache.wikiThe chief package of JSPWiki. 
+  +

+ + + + + +
+Uses of AuthenticationManager in org.apache.wiki
+  +

+ + + + + + + + + +
Methods in org.apache.wiki that return AuthenticationManager
+ AuthenticationManagerWikiEngine.getAuthenticationManager() + +
+          Returns the currently used authentication manager.
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © {inceptionYear}-2014 The Apache Software Foundation. All rights reserved. + + http://git-wip-us.apache.org/repos/asf/jspwiki-site/blob/7f9ce779/content/apidocs/2.10.1/org/apache/wiki/auth/class-use/AuthorizationManager.html ---------------------------------------------------------------------- diff --git a/content/apidocs/2.10.1/org/apache/wiki/auth/class-use/AuthorizationManager.html b/content/apidocs/2.10.1/org/apache/wiki/auth/class-use/AuthorizationManager.html new file mode 100755 index 0000000..397903e --- /dev/null +++ b/content/apidocs/2.10.1/org/apache/wiki/auth/class-use/AuthorizationManager.html @@ -0,0 +1,181 @@ + + + + + + + +Uses of Class org.apache.wiki.auth.AuthorizationManager (Apache JSPWiki Main War 2.10.1 API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
org.apache.wiki.auth.AuthorizationManager

+
+ + + + + + + + + +
+Packages that use AuthorizationManager
org.apache.wikiThe chief package of JSPWiki. 
+  +

+ + + + + +
+Uses of AuthorizationManager in org.apache.wiki
+  +

+ + + + + + + + + +
Methods in org.apache.wiki that return AuthorizationManager
+ AuthorizationManagerWikiEngine.getAuthorizationManager() + +
+          Returns the currently used authorization manager.
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © {inceptionYear}-2014 The Apache Software Foundation. All rights reserved. + + http://git-wip-us.apache.org/repos/asf/jspwiki-site/blob/7f9ce779/content/apidocs/2.10.1/org/apache/wiki/auth/class-use/Authorizer.html ---------------------------------------------------------------------- diff --git a/content/apidocs/2.10.1/org/apache/wiki/auth/class-use/Authorizer.html b/content/apidocs/2.10.1/org/apache/wiki/auth/class-use/Authorizer.html new file mode 100755 index 0000000..fd4cb61 --- /dev/null +++ b/content/apidocs/2.10.1/org/apache/wiki/auth/class-use/Authorizer.html @@ -0,0 +1,284 @@ + + + + + + + +Uses of Interface org.apache.wiki.auth.Authorizer (Apache JSPWiki Main War 2.10.1 API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Interface
org.apache.wiki.auth.Authorizer

+
+ + + + + + + + + + + + + + + + + +
+Packages that use Authorizer
org.apache.wiki.authAuthentication, Authorization and the third A thing. 
org.apache.wiki.auth.authorizeAuthorizer implementation. 
org.apache.wiki.auth.loginProvides the different login modules that JSPWiki uses. 
+  +

+ + + + + +
+Uses of Authorizer in org.apache.wiki.auth
+  +

+ + + + + + + + + +
Methods in org.apache.wiki.auth that return Authorizer
+ AuthorizerAuthorizationManager.getAuthorizer() + +
+          Returns the current external Authorizer in use.
+  +

+ + + + + +
+Uses of Authorizer in org.apache.wiki.auth.authorize
+  +

+ + + + + + + + + +
Subinterfaces of Authorizer in org.apache.wiki.auth.authorize
+ interfaceWebAuthorizer + +
+          Extends the Authorizer interface by + including a delgate method for + HttpServletRequest.isUserInRole(String).
+  +

+ + + + + + + + + + + + + +
Classes in org.apache.wiki.auth.authorize that implement Authorizer
+ classGroupManager + +
+           + Facade class for storing, retrieving and managing wiki groups on behalf of + AuthorizationManager, JSPs and other presentation-layer classes.
+ classWebContainerAuthorizer + +
+          Authorizes users by delegating role membership checks to the servlet + container.
+  +

+ + + + + +
+Uses of Authorizer in org.apache.wiki.auth.login
+  +

+ + + + + + + + + +
Methods in org.apache.wiki.auth.login that return Authorizer
+ AuthorizerAuthorizerCallback.getAuthorizer() + +
+          Returns the authorizer.
+  +

+ + + + + + + + + +
Methods in org.apache.wiki.auth.login with parameters of type Authorizer
+ voidAuthorizerCallback.setAuthorizer(Authorizer authorizer) + +
+          Sets the authorizer object.
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © {inceptionYear}-2014 The Apache Software Foundation. All rights reserved. + + http://git-wip-us.apache.org/repos/asf/jspwiki-site/blob/7f9ce779/content/apidocs/2.10.1/org/apache/wiki/auth/class-use/GroupPrincipal.html ---------------------------------------------------------------------- diff --git a/content/apidocs/2.10.1/org/apache/wiki/auth/class-use/GroupPrincipal.html b/content/apidocs/2.10.1/org/apache/wiki/auth/class-use/GroupPrincipal.html new file mode 100755 index 0000000..f190930 --- /dev/null +++ b/content/apidocs/2.10.1/org/apache/wiki/auth/class-use/GroupPrincipal.html @@ -0,0 +1,145 @@ + + + + + + + +Uses of Class org.apache.wiki.auth.GroupPrincipal (Apache JSPWiki Main War 2.10.1 API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
org.apache.wiki.auth.GroupPrincipal

+
+No usage of org.apache.wiki.auth.GroupPrincipal +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © {inceptionYear}-2014 The Apache Software Foundation. All rights reserved. + + http://git-wip-us.apache.org/repos/asf/jspwiki-site/blob/7f9ce779/content/apidocs/2.10.1/org/apache/wiki/auth/class-use/NoSuchPrincipalException.html ---------------------------------------------------------------------- diff --git a/content/apidocs/2.10.1/org/apache/wiki/auth/class-use/NoSuchPrincipalException.html b/content/apidocs/2.10.1/org/apache/wiki/auth/class-use/NoSuchPrincipalException.html new file mode 100755 index 0000000..6251b2e --- /dev/null +++ b/content/apidocs/2.10.1/org/apache/wiki/auth/class-use/NoSuchPrincipalException.html @@ -0,0 +1,529 @@ + + + + + + + +Uses of Class org.apache.wiki.auth.NoSuchPrincipalException (Apache JSPWiki Main War 2.10.1 API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
org.apache.wiki.auth.NoSuchPrincipalException

+
+ + + + + + + + + + + + + + + + + +
+Packages that use NoSuchPrincipalException
org.apache.wiki.authAuthentication, Authorization and the third A thing. 
org.apache.wiki.auth.authorizeAuthorizer implementation. 
org.apache.wiki.auth.user  
+  +

+ + + + + +
+Uses of NoSuchPrincipalException in org.apache.wiki.auth
+  +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Methods in org.apache.wiki.auth that throw NoSuchPrincipalException
+ UserProfileUserManager.DummyUserDatabase.findByEmail(String index) + +
+          No-op; always throws NoSuchPrincipalException.
+ UserProfileUserManager.DummyUserDatabase.findByFullName(String index) + +
+          No-op; always throws NoSuchPrincipalException.
+ UserProfileUserManager.DummyUserDatabase.findByLoginName(String index) + +
+          No-op; always throws NoSuchPrincipalException.
+ UserProfileUserManager.DummyUserDatabase.findByUid(String uid) + +
+          No-op; always throws NoSuchPrincipalException.
+ UserProfileUserManager.DummyUserDatabase.findByWikiName(String index) + +
+          No-op; always throws NoSuchPrincipalException.
+ UserProfileUserManager.JSONUserModule.getUserInfo(String uid) + +
+          Directly returns the UserProfile object attached to an uid.
+  +

+ + + + + +
+Uses of NoSuchPrincipalException in org.apache.wiki.auth.authorize
+  +

+ + + + + + + + + +
Methods in org.apache.wiki.auth.authorize that throw NoSuchPrincipalException
+ GroupGroupManager.getGroup(String name) + +
+          Returns the Group matching a given name.
+  +

+ + + + + +
+Uses of NoSuchPrincipalException in org.apache.wiki.auth.user
+  +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Methods in org.apache.wiki.auth.user that throw NoSuchPrincipalException
+ voidXMLUserDatabase.deleteByLoginName(String loginName) + +
+          Looks up and deletes the first UserProfile in the user database + that matches a profile having a given login name.
+ voidUserDatabase.deleteByLoginName(String loginName) + +
+          Looks up and deletes the first UserProfile in the user database + that matches a profile having a given login name.
+ voidJDBCUserDatabase.deleteByLoginName(String loginName) + +
+          Looks up and deletes the first UserProfile in the user database + that matches a profile having a given login name.
+ UserProfileUserDatabase.find(String index) + +
+          Looks up and returns the first UserProfile in the user database + that whose login name, full name, or wiki name matches the supplied + string.
+ UserProfileAbstractUserDatabase.find(String index) + +
+          Looks up and returns the first UserProfilein the user database + that whose login name, full name, or wiki name matches the supplied + string.
+ UserProfileXMLUserDatabase.findByEmail(String index) + +
+          Looks up and returns the first UserProfilein the user database + that matches a profile having a given e-mail address.
+ UserProfileUserDatabase.findByEmail(String index) + +
+          Looks up and returns the first UserProfile in the user database + that matches a profile having a given e-mail address.
+ UserProfileJDBCUserDatabase.findByEmail(String index) + +
+           
+abstract  UserProfileAbstractUserDatabase.findByEmail(String index) + +
+          Looks up and returns the first UserProfile in the user database + that matches a profile having a given e-mail address.
+ UserProfileXMLUserDatabase.findByFullName(String index) + +
+          Looks up and returns the first UserProfilein the user database + that matches a profile having a given full name.
+ UserProfileUserDatabase.findByFullName(String index) + +
+          Looks up and returns the first UserProfile in the user database + that matches a profile having a given full name.
+ UserProfileJDBCUserDatabase.findByFullName(String index) + +
+           
+abstract  UserProfileAbstractUserDatabase.findByFullName(String index) + +
+          Looks up and returns the first UserProfile in the user database + that matches a profile having a given full name.
+ UserProfileXMLUserDatabase.findByLoginName(String index) + +
+          Looks up and returns the first UserProfilein the user database + that matches a profile having a given login name.
+ UserProfileUserDatabase.findByLoginName(String index) + +
+          Looks up and returns the first UserProfile in the user database + that matches a profile having a given login name.
+ UserProfileJDBCUserDatabase.findByLoginName(String index) + +
+           
+abstract  UserProfileAbstractUserDatabase.findByLoginName(String index) + +
+          Looks up and returns the first UserProfile in the user database + that matches a profile having a given login name.
+ UserProfileXMLUserDatabase.findByUid(String uid) + +
+          Looks up and returns the first UserProfile in the user database + that matches a profile having a given unique ID (uid).
+ UserProfileUserDatabase.findByUid(String uid) + +
+          Looks up and returns the first UserProfile in the user database + that matches a profile having a given unique ID (uid).
+ UserProfileJDBCUserDatabase.findByUid(String uid) + +
+           
+ UserProfileXMLUserDatabase.findByWikiName(String index) + +
+          Looks up and returns the first UserProfilein the user database + that matches a profile having a given wiki name.
+ UserProfileUserDatabase.findByWikiName(String index) + +
+          Looks up and returns the first UserProfile in the user database + that matches a profile having a given wiki name.
+ UserProfileJDBCUserDatabase.findByWikiName(String index) + +
+           
+abstract  UserProfileAbstractUserDatabase.findByWikiName(String index) + +
+          Looks up and returns the first UserProfile in the user database + that matches a profile having a given wiki name.
+ Principal[]UserDatabase.getPrincipals(String identifier) + +
+           + Looks up the Principals representing a user from the user database.
+ Principal[]AbstractUserDatabase.getPrincipals(String identifier) + +
+          Looks up the Principals representing a user from the user database.
+ voidXMLUserDatabase.rename(String loginName, + String newName) + +
+           
+ voidUserDatabase.rename(String loginName, + String newName) + +
+          Renames a UserProfile in the user database by changing + the profile's login name.
+ voidJDBCUserDatabase.rename(String loginName, + String newName) + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © {inceptionYear}-2014 The Apache Software Foundation. All rights reserved. + + http://git-wip-us.apache.org/repos/asf/jspwiki-site/blob/7f9ce779/content/apidocs/2.10.1/org/apache/wiki/auth/class-use/PrincipalComparator.html ---------------------------------------------------------------------- diff --git a/content/apidocs/2.10.1/org/apache/wiki/auth/class-use/PrincipalComparator.html b/content/apidocs/2.10.1/org/apache/wiki/auth/class-use/PrincipalComparator.html new file mode 100755 index 0000000..edf1cdd --- /dev/null +++ b/content/apidocs/2.10.1/org/apache/wiki/auth/class-use/PrincipalComparator.html @@ -0,0 +1,145 @@ + + + + + + + +Uses of Class org.apache.wiki.auth.PrincipalComparator (Apache JSPWiki Main War 2.10.1 API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
org.apache.wiki.auth.PrincipalComparator

+
+No usage of org.apache.wiki.auth.PrincipalComparator +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © {inceptionYear}-2014 The Apache Software Foundation. All rights reserved. + +